Fix: should improve 2193

This commit is contained in:
Pieter Vander Vennet 2024-10-05 12:30:38 +02:00
parent c66b12b584
commit 15856d7047

View file

@ -95,7 +95,7 @@
// ... and we force a fresh popup window
selectedElement.setData(value)
})
}, slideDuration)
}, slideDuration + 50)
})
state.mapProperties.installCustomKeyboardHandler(viewport)