💄 Adds new path tools structure

This commit is contained in:
elhombretecla 2023-08-18 10:39:45 +02:00 committed by Eva
parent 84727fb1d9
commit 7f869ce087
14 changed files with 266 additions and 82 deletions

View file

@ -183,6 +183,9 @@
(def context-menu
(l/derived :context-menu workspace-local))
(def toolbar-visibility
(l/derived :hide-toolbar workspace-local))
;; page item that it is being edited
(def editing-page-item
(l/derived :page-item workspace-local))