Make thumbnail range-selection more similar to OS behaviour, fixes #5393
This commit is contained in:
@@ -667,6 +667,7 @@ void FileBrowser::close ()
|
||||
MYWRITERLOCK(l, entryRW);
|
||||
|
||||
selected.clear ();
|
||||
anchor = nullptr;
|
||||
|
||||
MYWRITERLOCK_RELEASE(l); // notifySelectionListener will need read access!
|
||||
|
||||
|
Reference in New Issue
Block a user