mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 21:48:20 +02:00
@@ -231,6 +231,8 @@ d3.combobox = function() {
|
||||
|
||||
function mousedown() {
|
||||
|
||||
if (shown) return hide();
|
||||
|
||||
input.node().focus();
|
||||
update('');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user