mirror of
https://github.com/penpot/penpot.git
synced 2025-01-10 00:40:30 -05:00
Change default opened options on project open (#28)
This commit is contained in:
parent
efad3ff73c
commit
94e23400c3
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@
|
|||
{:project project
|
||||
:zoom 1
|
||||
:page page
|
||||
:flags #{:layers :element-options}
|
||||
:flags #{:sitemap :drawtools :layers}
|
||||
:selected #{}
|
||||
:drawing nil})))
|
||||
|
||||
|
|
Loading…
Reference in a new issue