Blender Git Commit Log
Git Commits -> Revision 23f3c30
Revision 23f3c30 by Nicholas Rishel (master) November 3, 2020, 03:02 (GMT) |
Fix T64138: Windows Ink continuous grab at window edge. WM_POINTERLEAVE occurs when the pen goes out of range or when a hovering pen leaves the window's boundary. When leaving the window boundary the xy position is invalid for some Wacom devices. This change removes creation of GHOST_EventCursor during WM_POINTERLEAVE events. This prevents unexpected jumping behavior during continuous grab. |
Commit Details:
Full Hash: 23f3c30b5843c69c0eb2f531793a470fadb612e3
Parent Commit: 3049704
Lines Changed: +0, -5
1 Modified Path:
/intern/ghost/intern/GHOST_SystemWin32.cpp (+0, -5) (Diff)