Minor UX improvement Display View

This commit is contained in:
Bruno Herbelin
2023-03-03 19:52:12 +01:00
parent 128ba084ad
commit 7d91ffbafa
3 changed files with 27 additions and 15 deletions

View File

@@ -574,8 +574,11 @@ void UserInterface::handleMouse()
Mixer::manager().view()->initiate();
}
// no source is selected
else
else {
// unset current
Mixer::manager().unsetCurrentSource();
navigator.hidePannel();
}
}
if (clear_selection) {
// unset current