mirror of
https://github.com/penpot/penpot.git
synced 2026-05-03 23:29:03 +00:00
✨ Set proper equality check for ref used in group.
This avoids rerender groups when only siblings changes.
This commit is contained in:
parent
4a2b67c9d5
commit
8a4a9d7df8
@ -70,7 +70,7 @@
|
||||
(map #(get objects %))
|
||||
(filter identity)
|
||||
(vec)))))
|
||||
(l/derive st/state)))
|
||||
(l/derive st/state {:equals? =})))
|
||||
|
||||
(defn is-child-selected?
|
||||
[id]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user