0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-19 05:15:44 -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 {:project project
:zoom 1 :zoom 1
:page page :page page
:flags #{:sitemap :drawtools :layers} :flags #{:sitemap :drawtools :layers :element-options}
:selected #{} :selected #{}
:drawing nil}))) :drawing nil})))