mirror of
https://github.com/penpot/penpot.git
synced 2025-08-07 14:38:33 +02:00
Refactor shape resize and displacement.
This commit is contained in:
parent
23dbc77da9
commit
af57d8b449
14 changed files with 577 additions and 252 deletions
|
@ -555,6 +555,7 @@
|
|||
(case type
|
||||
:rect (transform-rect shape xfmt)
|
||||
:icon (transform-rect shape xfmt)
|
||||
:text (transform-rect shape xfmt)
|
||||
:image (transform-rect shape xfmt)
|
||||
:path (transform-path shape xfmt)
|
||||
:circle (transform-circle shape xfmt))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue