mirror of
https://github.com/penpot/penpot.git
synced 2025-06-05 04:31:38 +02:00
💄 Adds new path tools structure
This commit is contained in:
parent
84727fb1d9
commit
7f869ce087
14 changed files with 266 additions and 82 deletions
|
@ -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))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue