mirror of
https://github.com/penpot/penpot.git
synced 2025-08-07 14:38:33 +02:00
🎉 Picker shortcut
This commit is contained in:
parent
f8b3baef3f
commit
726cdb9a27
23 changed files with 236 additions and 110 deletions
|
@ -89,6 +89,9 @@
|
|||
(def picked-color-select
|
||||
(l/derived :picked-color-select workspace-local))
|
||||
|
||||
(def picked-shift?
|
||||
(l/derived :picked-shift? workspace-local))
|
||||
|
||||
(def workspace-layout
|
||||
(l/derived :workspace-layout st/state))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue