mirror of
https://github.com/penpot/penpot.git
synced 2026-05-08 01:28:44 +00:00
🐛 Fixes problem with layer visibility
This commit is contained in:
parent
e375c1e7d8
commit
4a5a5b1081
@ -152,8 +152,8 @@
|
||||
[ids]
|
||||
(l/derived (fn [objects]
|
||||
(into [] (comp (map #(get objects %))
|
||||
(filter identity))
|
||||
(set ids)))
|
||||
(remove nil?))
|
||||
ids))
|
||||
workspace-page-objects =))
|
||||
|
||||
(defn is-child-selected?
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user