This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Scrolling with mouse-wheel <> scrolling with +-

0

Scrolling with mouse-wheel <> scrolling with +- Scrolling with mouse-wheel does 2 steps of scrolling while scrolling with +- does 1 step. Can this be fixed? ... repair scroll with mouse-wheel (one step in/out at a time).

asked 31 Aug '22, 18:53

Jan99x's gravatar image

Jan99x
10112
accept rate: 0%

What site/app?

(01 Sep '22, 07:28) InsertUser

One Answer:

2

Assuming you are talking about the map at www.openstreetmap.org, this is an upstream Leaflet issue.

It is already tracked here as an issue in Leaflet: https://github.com/Leaflet/Leaflet/issues/7403 and fixed here: https://github.com/Leaflet/Leaflet/pull/8298 So it should be included in the next Leaflet release.

answered 01 Sep '22, 08:26

Spiekerooger's gravatar image

Spiekerooger
3.1k22356
accept rate: 16%

@Spiekerooger Thanks for reply. Yes I'am talking about www.openstreetmap.org (the map). Is there any idea of time when this issue is fixed? Regards, Jan

(01 Sep '22, 10:58) Jan99x
2

The volunteers team that is working on https://github.com/openstreetmap/openstreetmap-website is pretty fast in integrating new upstream releases. So right now it's rather a matter of waiting for the new Leaflet release that includes the fix mentioned above.

(01 Sep '22, 11:09) Spiekerooger

Source code available on GitHub .