Changes

Jump to: navigation, search

Implementing the Mouse Lock API in Firefox

13 bytes added, 20:42, 30 November 2011
Implementation
# Trying to lock a locked element should fire the success callback
# Before locking the mouse check if the element is a DOM element and if it is in the DOM Tree diogogmt
# Fix accurateness of mouse positioning on unlock() (should be the same point as when lock() was called). Currently works, but is offset. See nsEventStateManager::SetMouseLock.- JSilver999
# Restructure Lock method to do most of its operations in a separate thread. humph

Navigation menu