forked from MapComplete/MapComplete
Fix: should improve 2193
This commit is contained in:
parent
c66b12b584
commit
15856d7047
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@
|
|||
// ... and we force a fresh popup window
|
||||
selectedElement.setData(value)
|
||||
})
|
||||
}, slideDuration)
|
||||
}, slideDuration + 50)
|
||||
})
|
||||
|
||||
state.mapProperties.installCustomKeyboardHandler(viewport)
|
||||
|
|
Loading…
Reference in a new issue