jquery.flowchart
jquery.flowchart copied to clipboard
Setting grid: 0 causes Operators to jump on zoom.
When setting grid:0, it makes the operators jump when you're zooming out. Setting it to grid: 1 fixes the problem.
Good to know, thanks!