Blender Git Commit Log
Git Commits -> Revision 62d9dab
Revision 62d9dab by Aaron Carlisle (master) July 9, 2021, 23:23 (GMT) |
UI: Clip: Fix checkbox wrongly greying out entire column The Pattern and Search display options in the Clip Editor display settings are independent and should not be grayed out since those options remain relevant even with path display turned off. Alternative solution were propoesed in D11630 and D11715 but each of those patches had downsides. This solution is the simplest and does not break muscle memory. |
Commit Details:
Full Hash: 62d9dabc7db4e241df9fc0edfc571b929493c331
Parent Commit: d5e91ae
Lines Changed: +2, -1
1 Modified Path:
/release/scripts/startup/bl_ui/space_clip.py (+2, -1) (Diff)