mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 01:02:58 +00:00
deselect selected notes on mode exit
This commit is contained in:
@@ -123,6 +123,8 @@ export function modeSelectNote(context, selectedNoteID) {
|
||||
|
||||
context.ui().sidebar
|
||||
.hide();
|
||||
|
||||
context.selectedNoteID(null);
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user