0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-13 10:38:13 -05:00

Element options open by default (on page settings)

This commit is contained in:
Jesús Espino 2016-12-19 18:05:49 +01:00
parent 3279c95a08
commit 60a596c585

View file

@ -52,7 +52,7 @@
{:project project
:zoom 1
:page page
:flags #{:sitemap :drawtools :layers}
:flags #{:sitemap :drawtools :layers :element-options}
:selected #{}
:drawing nil})))