Blender Git Commit Log
Git Commits -> Revision c8d6e2d
Revision c8d6e2d by Julian Eisel (master) January 24, 2021, 20:29 (GMT) |
UI: Avoid showing drop hint on drag & drop if dropping won't succeed If the poll check of the operator fails, the operator won't run. We can check that in advance to hide the drop hint if dropping will fail anyway. This improves feedback during dragging. |
Commit Details:
Full Hash: c8d6e2dfa0e02ac214897f85a8e58f34bddddfd5
Parent Commit: e90a2a3
Lines Changed: +2, -1
1 Modified Path:
/source/blender/windowmanager/intern/wm_dragdrop.c (+2, -1) (Diff)