mirror of
https://github.com/penpot/penpot.git
synced 2025-05-18 03:06:13 +02:00
🎉 Consolidate when workspace empty, board tool selected
This commit is contained in:
parent
f45fa95935
commit
b8b3cc641a
5 changed files with 6 additions and 2 deletions
|
@ -478,8 +478,7 @@
|
|||
(rx/of (initialize-page* file-id page-id page)
|
||||
(dwth/watch-state-changes file-id page-id)
|
||||
(dwl/watch-component-changes)
|
||||
(when (cf/external-feature-flag "boards-02" "test")
|
||||
(select-frame-tool file-id page-id)))
|
||||
(select-frame-tool file-id page-id))
|
||||
(rx/of (dcm/go-to-workspace :file-id file-id ::rt/replace true))))))
|
||||
|
||||
(defn finalize-page
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue