free radialMenu in exit (fixes #2477)

This commit is contained in:
Bryan Housel
2014-12-15 10:10:52 -05:00
parent c74629ede8
commit a3fc0d62e5
+1
View File
@@ -209,6 +209,7 @@ iD.modes.Select = function(context, selectedIDs) {
keybinding.off();
closeMenu();
radialMenu = undefined;
context.history()
.on('undone.select', null)