mirror of
https://github.com/penpot/penpot.git
synced 2025-08-02 07:59:10 +02:00
Show right sidebar space when one or more toolboxes are activated.
This commit is contained in:
parent
fd2bba35ce
commit
2742db8dfd
4 changed files with 65 additions and 19 deletions
|
@ -125,6 +125,7 @@
|
|||
rs/UpdateEvent
|
||||
(-apply-update [_ state]
|
||||
(let [s {:project projectid
|
||||
:toolboxes #{}
|
||||
:page pageid}]
|
||||
(update state :workspace merge s)))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue