Blender Git Commit Log
Git Commits -> Revision 703c080
Revision 703c080 by Aaron Carlisle (lineart-shadow) July 13, 2021, 08:41 (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: 703c0802cd22cffffe824ef93c20b95721f2903c
Parent Commit: b829792
Committed By: YimingWu
Lines Changed: +2, -1
1 Modified Path:
/release/scripts/startup/bl_ui/space_clip.py (+2, -1) (Diff)