Blender Git Commit Log

Git Commits -> Revision df2e053

Revision df2e053 by Julian Eisel (master)
October 26, 2021, 16:14 (GMT)
UI: Improved feedback when dropping is not possible on drag 'n drop

* Allow operators to show a "disabled hint" in red text explaining why dropping
at the current location and in current context doesn't work. Should greatly
help users to understand what's the problem.
* Show a "stop" cursor when dropping isn't possible, like it's common on OSes.

Differential Revision: https://developer.blender.org/D10358

Commit Details:

Full Hash: df2e05393533bff6b14751deb890ef0fc4064c8f
Parent Commit: ec831ce
Lines Changed: +124, -28

4 Modified Paths:

/source/blender/windowmanager/intern/wm_dragdrop.c (+113, -22) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+4, -6) (Diff)
/source/blender/windowmanager/wm_event_system.h (+2, -0) (Diff)
/source/blender/windowmanager/WM_types.h (+5, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021