-
-
Notifications
You must be signed in to change notification settings - Fork 95
Open
Labels
Description
Describe the bug
In the network graph mode, if the user wanting to zoom scrolls on an area that falls outside the surface of the drawed graph, scrolling won't happen.
Steps To Reproduce
- Open the basic example
- Zoom out
- Place the mouse far from the network graph
- Try scrolling to zoom: zooming doesn't work
Expected behavior
In my opinion it would be better if the scrolling to zoom in/out would be similar to the geographic map: scrolling anywhere on the graph/map container will trigger zooming in/out.