mirror of
https://github.com/penpot/penpot.git
synced 2026-04-28 12:48:31 +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.