a rubber-band drag or other selection op that actually selects nothing should cancel the current selection
This commit is contained in:
@@ -1489,6 +1489,7 @@ Editor::select_all_within (framepos_t start, framepos_t end, double top, double
|
||||
}
|
||||
|
||||
if (found.empty()) {
|
||||
selection->clear ();
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user