mirror of
https://github.com/penpot/penpot.git
synced 2026-07-17 03:29:13 +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.