miho / VWorkflows

Flow Visualization Library for JavaFX and VRL-Studio
http://vworkflows.mihosoft.eu
Other
294 stars 67 forks source link

SVG canvas zooms when node is moved to its borders #32

Open aalmiray opened 8 years ago

aalmiray commented 8 years ago

I find difficult to manipulate a visualization when a node is moved to the border of the canvas. This results in a zoom out operation, making it hard to position nodes.

It would be great if the zoom of the canvas stayed fixed by default. A compatibility flag could be added to retain the existing behavior.

miho commented 8 years ago

Can be customized now, restricted zoom+scrollbars are possible. documentation is coming asap.