got a LOT of work down on the footage viewer

This commit is contained in:
itsmattkc
2018-10-18 11:43:21 +11:00
parent 20a264554c
commit b8deb5d415
19 changed files with 117 additions and 120 deletions
+1 -1
View File
@@ -82,7 +82,7 @@ void EffectControls::menu_select(QAction* q) {
}
undo_stack.push(ca);
if (transition_menu) {
panel_timeline->repaint_timeline(true);
update_ui(true);
} else {
reload_clips();
panel_sequence_viewer->viewer_widget->update();