This commit is contained in:
John Firebaugh
2013-02-12 14:58:54 -08:00
parent 89fe4bff09
commit 6bebb9197c

View File

@@ -181,7 +181,7 @@ iD.modes.Select = function(context, selection, initial) {
context.surface()
.on('dblclick.select', dblclick)
}, 300);
}, 200);
};
mode.exit = function() {