Blender Git Loki
Git Commits -> Revision 0be26f5
Revision 0be26f5 by Aaron Carlisle (master) August 8, 2021, 17:30 (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: 0be26f563e63dcf9fa725c27bf713b0b09bc4372
Parent Commit: 76e2460
Lines Changed: +4, -14
1 Modified Path:
/release/scripts/startup/bl_ui/space_sequencer.py (+4, -14) (Diff)