ipyleaflet icon indicating copy to clipboard operation
ipyleaflet copied to clipboard

Updating `scroll_wheel_zoom` doesn't affect existing maps.

Open lopezvoliver opened this issue 1 year ago • 0 comments

Updating scroll_wheel_zoom does not enable/disable the corresponding behavior on an existing map.

Example: scroll_wheel_zoom is set to True initially, then the user updates it to False, but the map is still scrollable:

ipyleaflet-bug-scroll

lopezvoliver avatar Aug 18 '24 10:08 lopezvoliver