tordanik / OSM2World

converter that creates three-dimensional models of the world from OpenStreetMap data
http://osm2world.org/
GNU Lesser General Public License v3.0
554 stars 123 forks source link

Support for touchpad #218

Open ivanbranco opened 4 months ago

ivanbranco commented 4 months ago

Help>Controls says that I can use the mouse wheel to zoom in and out. I don't have a mouse, only the touchpad of my laptop. In other softwares I can use the two finger gesture to zoom in and out, but in OSM2World that gestures only zooms out. Or there's something I'm missing?

tordanik commented 4 months ago

Although it is not mentioned in the help text, both zooming in and zooming out are intended to work with a touchpad as well as a mouse wheel (and do work on my laptop's touchpad).

Can you give me some information about your OS and hardware?

ivanbranco commented 4 months ago

Windows 11 Home and RedmiBook 16

tordanik commented 2 weeks ago

Help>Controls should mention touchpads the in the next build, but of course that doesn't address the actual issue. Unfortunately, I'm a bit stumped on how to debug this. Does zoom work as expected in other Java applications such as JOSM?