Blender Git Loki
Git Commits -> Revision ab5986c
Revision ab5986c by Nicholas Rishel (master) January 11, 2021, 05:18 (GMT) |
Fix T84501: Wintab button lag. Multiple Wintab tablets do not send relative button state when configured to do so. This causes button events to be delayed until processed as Win32 button events. This commit fixes the issue by configuring Wintab to use absolute button state and tracking changes manually. |
Commit Details:
Full Hash: ab5986cf3a2eea3a8ba3f7029f936f79ade921ef
Parent Commit: af88d23
Lines Changed: +49, -17