mirror of
https://github.com/penpot/penpot.git
synced 2025-08-06 06:08:24 +02:00
♻️ Move the ghost rendering to separate component.
This commit is contained in:
parent
dbb1e6a890
commit
f12ade3b67
2 changed files with 148 additions and 122 deletions
|
@ -190,7 +190,6 @@
|
|||
(l/derived selector st/state =)))
|
||||
|
||||
|
||||
;; TODO: looks very inneficient access method, revisit the usage of this ref
|
||||
(def selected-objects-with-children
|
||||
(letfn [(selector [state]
|
||||
(let [selected (get-in state [:workspace-local :selected])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue