mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-09 20:55:58 +00:00
200ms
This commit is contained in:
@@ -181,7 +181,7 @@ iD.modes.Select = function(context, selection, initial) {
|
||||
|
||||
context.surface()
|
||||
.on('dblclick.select', dblclick)
|
||||
}, 300);
|
||||
}, 200);
|
||||
};
|
||||
|
||||
mode.exit = function() {
|
||||
|
||||
Reference in New Issue
Block a user