Blender Git Loki
Git Commits -> Revision 6dffdb0
Revision 6dffdb0 by Campbell Barton (master) April 19, 2021, 07:18 (GMT) |
Fix drag event leaving the gizmo not under the cursor highlighted Prevent drag events from changing the highlighted gizmo unless the drag event activates the gizmo. This resolves a glitch where testing a drag event would highlight at the point the drag was initiated even when the event was not handled. |
Commit Details:
Full Hash: 6dffdb02fa2a416cc8ffb49d8b842704aadad3a9
Parent Commit: 3b4b231
Lines Changed: +26, -2
1 Modified Path:
/source/blender/windowmanager/intern/wm_event_system.c (+26, -2) (Diff)