-
assigned issue to
Issue #10
resolved
mouse_drag will trigger, even if the cursor hasn't reached the next pixel, so it will fire an event if the mouse is being moved by actually one pixel on your screen.
Comments (2)
-
repo owner -
repo owner - changed status to resolved
Don't queue mouse_drag event unless the mouse has moved into another char pos, fixes issue
#10→ <<cset f48a4ccc9699>>
- Log in to comment