1
edit
Changes
→Implementation
# <strike>When the locked element is removed from the DOM Tree, the mouse should be unlocked</strike> diogogmt
# Trying to lock a locked element should fire the success callback diogogmt
# Before locking the mouse check if the element is a DOM element and if it is in the DOM Treediogogmt
# Save the screenX and screenY position before locking the mouse.
# Reset the mouse position back to the original position when unlocking.