ported ALL effects to opengl

This commit is contained in:
itsmattkc
2018-09-02 16:57:50 +10:00
parent cf35ea23bb
commit 0e8810109a
30 changed files with 485 additions and 168 deletions
+1 -1
View File
@@ -1281,7 +1281,7 @@ void MediaThrobber::stop(int icon_type, bool replace) {
}
// redraw clips
// panel_timeline->redraw_all_clips(replace);
panel_timeline->redraw_all_clips(replace);
panel_project->source_table->viewport()->update();
deleteLater();