mirror of
https://github.com/penpot/penpot.git
synced 2026-03-06 10:11:18 +00:00
This enables sharing code between the drawing logic and the simple resizing. Allowing drawing in any direction, not only from top-left to bottom-right. Fixes issue #44.