mirror of
https://github.com/penpot/penpot.git
synced 2025-05-19 13:46:11 +02:00
Merge pull request #4173 from penpot/hiru-bugfixes-8
🐛 Detect correctly swapped subinstances with nested components
This commit is contained in:
commit
e7e70b4edd
2 changed files with 15 additions and 21 deletions
|
@ -674,7 +674,6 @@
|
|||
(let [omit-touched? (not reset?)
|
||||
clear-remote-synced? (and initial-root? reset?)
|
||||
set-remote-synced? (and (not initial-root?) reset?)
|
||||
|
||||
changes (cond-> changes
|
||||
:always
|
||||
(update-attrs shape-inst
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue