mirror of
https://github.com/penpot/penpot.git
synced 2026-09-12 23:19:28 +00:00
🐛 Fix incorrect bool shape creation issue
This commit is contained in:
parent
3a27a5a542
commit
d31f64796f
@ -44,7 +44,7 @@
|
|||||||
:frame-id (:frame-id head)
|
:frame-id (:frame-id head)
|
||||||
:parent-id (:parent-id head)
|
:parent-id (:parent-id head)
|
||||||
:name name
|
:name name
|
||||||
:shapes (vec shapes)}
|
:shapes (into [] d/xf:map-id shapes)}
|
||||||
|
|
||||||
shape
|
shape
|
||||||
(-> shape
|
(-> shape
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user