WIP: partial grid.

This commit is contained in:
Andrey Antukh 2015-12-17 15:44:05 +02:00
parent 64c9360b38
commit a2c313dfc0
6 changed files with 266 additions and 60 deletions

View file

@ -16,6 +16,7 @@
(defn workspace-render
[own projectid]
(println "workspace-render")
(html
[:div
(wb/header)
@ -30,7 +31,7 @@
(wr/v-rule)
;; Canvas
;; (wa/working-area)
(wa/workarea)
;; (working-area conn @open-toolboxes page project shapes (rum/react ws/zoom) (rum/react ws/grid?))
;; ;; Aside
;; (when-not (empty? @open-toolboxes)