## Original https://git.mowoe.com/reverend/lostplaces-backend/issues/13 by reverend from Sat, 12 Sep 2020 15:00:47 CEST
Currently, when scrolling down a site with the OSM Map integrated (i.e. Place Detail) the scrolling gets interrupted by the map
### Comment by Commander1024 from Tue, 22 Sep 2020 14:28:05 CEST
OpenLayers updated to 6.4.3 in 106ef6dac837cd4de03425a1a96452fa3c7ef75b
Now the latest code-snippets from the docs should work.
These 2 are suitable ways to go:
https://openlayers.org/en/latest/examples/page-scroll.html
https://openlayers.org/en/latest/examples/two-finger-pan-scroll.html
### Comment by Commander1024 from Tue, 22 Sep 2020 18:12:20 CEST
Fixed in: dd58c76abad7e95683fd58fb75c9ef867bca653e
Map now only zooms/pans on focus.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Original https://git.mowoe.com/reverend/lostplaces-backend/issues/13 by reverend from Sat, 12 Sep 2020 15:00:47 CEST
Currently, when scrolling down a site with the OSM Map integrated (i.e. Place Detail) the scrolling gets interrupted by the map
Comment by Commander1024 from Tue, 22 Sep 2020 14:28:05 CEST
OpenLayers updated to 6.4.3 in
106ef6dac8Now the latest code-snippets from the docs should work.
These 2 are suitable ways to go:
https://openlayers.org/en/latest/examples/page-scroll.html
https://openlayers.org/en/latest/examples/two-finger-pan-scroll.html
Comment by Commander1024 from Tue, 22 Sep 2020 18:12:20 CEST
Fixed in:
dd58c76abaMap now only zooms/pans on focus.