Blender Git Loki
Git Commits -> Revision 7ff0f89
Revision 7ff0f89 by Julian Eisel (master) April 20, 2020, 13:56 (GMT) |
UI: Use different icon to remove user-created shortcuts in Preferences There was no way for users to visually tell appart shortcut items they've added themselves and the default ones. Both used the same 'x' icon to remove the item. Modified items already showed a back-arrow icon; this commit makes user-created shortcuts use an icon that has both, a back-arrow and a 'x'. The icon is in fact from the Movie Clip Editor, but William Reynish and I concluded that it's not worth creating and adding a new one just to short-term fix this small annoyance. And the icon actually fits the purpose surprisingly well :) {F8485176} |
Commit Details:
Full Hash: 7ff0f896e8578bbea87b6619f5905a98f97331ff
Parent Commit: 8dbbac4
Lines Changed: +6, -1
1 Modified Path:
/release/scripts/modules/rna_keymap_ui.py (+6, -1) (Diff)