qgis / qgis-js

QGIS core ported to WebAssembly to run it on the web platform
https://qgis.github.io/qgis-js
GNU General Public License v2.0
170 stars 9 forks source link

Demo-Viewer - Input for preview timeout doesn't allow keyboard input #46

Open andreasneumann opened 4 months ago

andreasneumann commented 4 months ago
image

In the above window, the input text widget where one can enter a preview timeout value, the widget doesn't allow keyboard input. Only the Arrow up/down widgets work. To change the value from 200 to 300ms would mean a hundred klicks, because the step is one millisecond.