Blender Git Loki
Git Commits -> Revision f394c52
August 10, 2021, 01:35 (GMT) |
UI: Sequencer: Fix placement of display options in sequencer & preview mode This commit does two things, first it removes the proportional editing tool settings. This is not accessible code and is has not been used since the grease pencil/annotations changes in 2.8. Second, this patch reorders the if statements so that the display options are always shown on the rightside. Reviewed By: antoniov Differential Revision: https://developer.blender.org/D12163 |
Commit Details:
Full Hash: f394c52488b6f86a9036bf93c1be316539a223b8
Parent Commit: 004649b
Committed By: YimingWu
Lines Changed: +4, -14
1 Modified Path:
/release/scripts/startup/bl_ui/space_sequencer.py (+4, -14) (Diff)