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.
- split into chunks for easier maintenance and testing
- leverage groups; remove reliance on
toFront()
/toBack()
- test suite; write tests