Blender Git Loki
Git Commits -> Revision 9d52838
Revision 9d52838 by Julian Eisel (master) September 18, 2020, 18:38 (GMT) |
UI: Support interacting with superimposed icons while editing For example you can now start entering text in the Properties or Outliner search, and press the 'x' while the button is still in text-edit mode. This way you don't have to exit text editing first, before being able to quickly clear the string with a mouse click. So this is a small improvement for convenience. It also works for the eyedropper (change to picking an object while text editing) or the '+' and '-' icons in the file saving dialog. |
Commit Details:
Full Hash: 9d528381b552c37d53126f997c5e61979c3b20ba
Parent Commit: aacf8d7
Lines Changed: +30, -6
1 Modified Path:
/source/blender/editors/interface/interface_handlers.c (+30, -6) (Diff)