Blender Git Loki
Git Commits -> Revision 6f29801
Revision 6f29801 by Philipp Oeser (master) September 28, 2021, 09:14 (GMT) |
Fix Drivers Editor not hiding vertical part of cursor When "Show Cursor" is unchecked, the Drivers Editor would still display the vertical line representing the cursor x. Probably overseen in {rB65072499c65a} (historically the vertical line could represent either the current frame of the cursor X in drawing, but this is now much more separate). There is no point in seeing part of the cursor in the Drivers Editor if this is disabled. Also correct outdated comments. ref. T91157 Maniphest Tasks: T91157 Differential Revision: https://developer.blender.org/D12391 |
Commit Details:
Full Hash: 6f29801f1b693c5526bdb41d0c2bcf89caf5a05b
Parent Commit: b919467
Lines Changed: +12, -14
1 Modified Path:
/source/blender/editors/space_graph/space_graph.c (+12, -14) (Diff)