actions: reset highlight position of main playlist when cleared
This commit is contained in:
committed by
Andrzej Rybczak
parent
554d684396
commit
e339e72ec3
@@ -1707,6 +1707,7 @@ void ClearMainPlaylist::run()
|
||||
Statusbar::msg("Deleting items...");
|
||||
clearPlaylist(myPlaylist->main(), delete_fun, clear_fun);
|
||||
Statusbar::msg("Items deleted");
|
||||
myPlaylist->main().highlight(0);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user