plotly.py icon indicating copy to clipboard operation
plotly.py copied to clipboard

[Request] Add support for new mapbox cooperativeGestures option

Open jnsebgosselin opened this issue 3 years ago • 0 comments

mapbox-gl 2.6.0 (released on Nov 08, 2021) added a new option for “cooperative gestures” - when enabled, touch panning requires two fingers and scroll zooming requires ctrl to be pressed while scrolling:

https://github.com/mapbox/mapbox-gl-js/releases/tag/v2.6.0 https://docs.mapbox.com/mapbox-gl-js/example/cooperative-gestures/ https://github.com/mapbox/mapbox-gl-js/issues/2618

Is it a feature that could be made available in plotly.py?

jnsebgosselin avatar Jun 19 '22 14:06 jnsebgosselin