cytoscape / ipycytoscape

A Cytoscape Jupyter widget
https://ipycytoscape.readthedocs.io/en/master/
BSD 3-Clause "New" or "Revised" License
261 stars 62 forks source link

scroll/zoom conflict #329

Open fpom opened 2 years ago

fpom commented 2 years ago

When I scroll through a notebook using the mouse wheel, I may pause while hovering a graph, in which case the graph captures the next wheel movement and interpret it as zoom in/out. Is there a way to force the use of shift+wheel for zoom instead of just the wheel?