mirror of
https://github.com/penpot/penpot.git
synced 2025-08-04 00:49:02 +02:00
✨ Hug content to frames
This commit is contained in:
parent
0274567d83
commit
7f0054959f
17 changed files with 448 additions and 169 deletions
|
@ -142,8 +142,6 @@
|
|||
shape-before (assoc shape-before :modifiers modifiers)
|
||||
shape-after (gsh/transform-shape shape-before)]
|
||||
|
||||
(t/is (not= (:selrect shape-before) (:selrect shape-after)))
|
||||
|
||||
(t/is (close? (get-in shape-before [:selrect :x])
|
||||
(get-in shape-after [:selrect :x])))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue