timeline_getter
This commit is contained in:
parent
64cc46d4ac
commit
c2f49901f6
6 changed files with 66 additions and 23 deletions
|
@ -99,7 +99,6 @@ impl ControlsPanel {
|
|||
Layout::Columns => Height::fill().max(MILLER_COLUMN_MAX_HEIGHT),
|
||||
},
|
||||
)))
|
||||
.s(Scrollbars::both())
|
||||
.s(Padding::all(20))
|
||||
.s(Gap::new().y(40))
|
||||
.s(Align::new().top())
|
||||
|
|
Reference in a new issue