mirror of
https://github.com/mapmapteam/mapmap.git
synced 2026-06-16 12:33:19 +02:00
Bug fix: when moving layers around video would pause.
This commit is contained in:
@@ -190,6 +190,9 @@ void MainWindow::handleMappingIndexesMoved()
|
||||
|
||||
// Update canvases according to new order.
|
||||
updateCanvases();
|
||||
|
||||
// Update playing state.
|
||||
updatePlayingState();
|
||||
}
|
||||
|
||||
void MainWindow::handlePaintItemSelected(QListWidgetItem* item)
|
||||
|
||||
Reference in New Issue
Block a user