started ridiculously more efficient timeline rendering

This commit is contained in:
itsmattkc
2018-10-10 01:07:49 +11:00
parent 24de048a18
commit 7800bc4712
11 changed files with 489 additions and 454 deletions
+1 -1
View File
@@ -392,6 +392,6 @@ void SpeedDialog::accept() {
undo_stack.push(ca);
panel_timeline->redraw_all_clips(true);
panel_timeline->repaint_timeline(true);
QDialog::accept();
}