mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 19:28:12 +00:00
Add selected shapes set of shapes to workspace state.
This commit is contained in:
parent
cd8b53174b
commit
45e63c385f
@ -45,6 +45,7 @@
|
||||
(-apply-update [_ state]
|
||||
(let [s {:project projectid
|
||||
:toolboxes #{}
|
||||
:selected #{}
|
||||
:page pageid}]
|
||||
(assoc state :workspace s)))
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user