New Timeline actions

Smooth and auto cut actions added on the side of the timeline UI.
This commit is contained in:
Bruno
2021-05-24 00:58:21 +02:00
parent 893e4f4723
commit 5dd6c0af78
6 changed files with 172 additions and 53 deletions

View File

@@ -108,6 +108,7 @@ class SourceController
float _min_width;
float _h_space;
float _v_space;
float _buttons_width;
float _buttons_height;
float _timeline_height;
float _scrollbar;