Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 408 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 408 Bytes

Snap.FreeTransform

Adaptation of Raphael.FreeTransform plugin for Snap. This is a fork with a few adjustments. Provides a free transform tool to move, rotate and scale elements.

TODO

  • split into chunks for easier maintenance and testing
  • leverage groups; remove reliance on toFront() / toBack()
  • test suite; write tests