mirror of
https://github.com/penpot/penpot.git
synced 2026-08-31 17:19:11 +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.