mirror of
https://github.com/penpot/penpot.git
synced 2026-04-26 19:58:09 +00:00
✨ Make the frame-id and parent-id always initialized on shape
This commit is contained in:
parent
f246de82f4
commit
42fe47e5f1
@ -434,6 +434,8 @@
|
||||
|
||||
:always
|
||||
(assoc :id (uuid/next)
|
||||
:frame-id uuid/zero
|
||||
:parent-id uuid/zero
|
||||
:rotation 0)
|
||||
|
||||
:always
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user