Show right sidebar space when one or more toolboxes are activated.

This commit is contained in:
Andrey Antukh 2015-12-18 17:50:34 +02:00
parent fd2bba35ce
commit 2742db8dfd
4 changed files with 65 additions and 19 deletions

View file

@ -37,10 +37,9 @@
;; Canvas
(workarea)
;; (working-area conn @open-toolboxes page project shapes (rum/react ws/zoom) (rum/react ws/grid?))
;; ;; Aside
;; (when-not (empty? @open-toolboxes)
;; (aside conn open-toolboxes page shapes))
;; Aside
;; (wa/aside)
]]]))
(defn workspace-will-mount