mirror of
https://github.com/penpot/penpot.git
synced 2026-04-30 05:38:42 +00:00
Restore show/hidden functionality.
This commit is contained in:
parent
9d498dfaf9
commit
d7a568a685
@ -44,7 +44,8 @@
|
||||
[own id]
|
||||
(let [shape-l (focus-shape id)
|
||||
shape (rum/react shape-l)]
|
||||
(render-component own shape)))
|
||||
(when-not (:hidden shape)
|
||||
(render-component own shape))))
|
||||
|
||||
(def ^:const shape
|
||||
(mx/component
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user