mirror of
https://github.com/penpot/penpot.git
synced 2025-04-14 07:51:35 -05:00
✨ Make the frame-id and parent-id always initialized on shape
This commit is contained in:
parent
f246de82f4
commit
42fe47e5f1
1 changed files with 2 additions and 0 deletions
|
@ -434,6 +434,8 @@
|
|||
|
||||
:always
|
||||
(assoc :id (uuid/next)
|
||||
:frame-id uuid/zero
|
||||
:parent-id uuid/zero
|
||||
:rotation 0)
|
||||
|
||||
:always
|
||||
|
|
Loading…
Add table
Reference in a new issue