]> git.sesse.net Git - kdenlive/blobdiff - src/mainwindow.cpp
Update transitions lumas when user installs a new one:
[kdenlive] / src / mainwindow.cpp
index fd8adfc0b790d215e8f053d3a585d5ed8526f2ad..0d87edfcd11840c312ee55ecc12642884cbe91df 100644 (file)
@@ -2564,6 +2564,7 @@ void MainWindow::slotGetNewLumaStuff()
     }
     qDeleteAll(entries);
     initEffects::refreshLumas();
+    m_activeTimeline->projectView()->reloadTransitionLumas();
 }
 
 void MainWindow::slotGetNewRenderStuff()