jquery-svgpan icon indicating copy to clipboard operation
jquery-svgpan copied to clipboard

Grid Snap

Open mvanlonden opened this issue 11 years ago • 2 comments

Great way to control objects on a page. Added grid snapping functionality for objects. To control groups of objects within an SVG, include them within a SVG grouping and make stateTarget = evt.target.ParentNode;

mvanlonden avatar Aug 22 '13 04:08 mvanlonden

Interesting. Since this would change the API, could you add an update to the README to reflect the code within this pull request? Thanks!

talos avatar Sep 26 '13 18:09 talos

Sure updated the README and demo to reflect changes. Hope this helps!

mvanlonden avatar Sep 26 '13 19:09 mvanlonden