mirror of
https://github.com/penpot/penpot.git
synced 2026-09-13 07:30:24 +00:00
Merge pull request #4333 from penpot/eva-bugfixing-14
🐛 Fix view only reset on go-back icon
This commit is contained in:
commit
dd4cc56384
@ -72,7 +72,9 @@
|
|||||||
(mf/deps project)
|
(mf/deps project)
|
||||||
(fn []
|
(fn []
|
||||||
(close-modals)
|
(close-modals)
|
||||||
(st/emit! (dw/go-to-dashboard project))))
|
(st/emit! (dw/set-options-mode :design)
|
||||||
|
(dw/set-workspace-read-only false)
|
||||||
|
(dw/go-to-dashboard project))))
|
||||||
|
|
||||||
nav-to-project
|
nav-to-project
|
||||||
(mf/use-fn
|
(mf/use-fn
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user