♻️ Move the ghost rendering to separate component.

This commit is contained in:
Andrey Antukh 2020-12-21 12:12:45 +01:00 committed by Alonso Torres
parent dbb1e6a890
commit f12ade3b67
2 changed files with 148 additions and 122 deletions

View file

@ -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])