mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 21:48:20 +02:00
free radialMenu in exit (fixes #2477)
This commit is contained in:
@@ -209,6 +209,7 @@ iD.modes.Select = function(context, selectedIDs) {
|
||||
|
||||
keybinding.off();
|
||||
closeMenu();
|
||||
radialMenu = undefined;
|
||||
|
||||
context.history()
|
||||
.on('undone.select', null)
|
||||
|
||||
Reference in New Issue
Block a user