mirror of
https://github.com/penpot/penpot.git
synced 2025-08-04 02:38:23 +02:00
✨ Improved resize/rotation handlers for shapes with tiny height/width
This commit is contained in:
parent
f4be3aa9de
commit
9332d6f36c
5 changed files with 69 additions and 56 deletions
|
@ -8,7 +8,6 @@
|
|||
(:require
|
||||
[app.common.data :as d]
|
||||
[app.common.geom.shapes.path :as gsp]
|
||||
[app.common.geom.shapes.rect :as gpr]
|
||||
[app.common.geom.shapes.transforms :as gtr]
|
||||
[app.common.path.bool :as pb]
|
||||
[app.common.path.shapes-to-path :as stp]))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue