Compress mouse scroll and motion events #4
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "compress-scroll"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Now, mouse scrolling is not treated in the API more like mouse movement than button presses. This allows stone to compress and sum up scroll events and reduce event buildup.