mirror of
https://github.com/penpot/penpot.git
synced 2025-03-12 07:41:43 -05:00
🐛 Include constraints in the list of synced attrs
This commit is contained in:
parent
723cb3b546
commit
e13cfad9da
1 changed files with 4 additions and 1 deletions
|
@ -56,5 +56,8 @@
|
|||
:transform-inverse :geometry-group
|
||||
:shadow :shadow-group
|
||||
:blur :blur-group
|
||||
:masked-group? :mask-group})
|
||||
:masked-group? :mask-group
|
||||
:constraints-h :constraints-group
|
||||
:constraints-v :constraints-group
|
||||
:fixed-scroll :constraints-group})
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue