ported solid effect to glsl

This commit is contained in:
itsmattkc
2018-08-24 18:04:28 +10:00
parent b3c41b6305
commit 0f00f3fdc2
7 changed files with 37 additions and 22 deletions
+1 -1
View File
@@ -1277,7 +1277,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();