The UI now start open

This commit is contained in:
Eugenio Pignataro 2016-11-02 12:21:06 -03:00
parent 3f6ad56190
commit 5dd197cebe
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ class OscPanelControl(Panel):
bl_region_type = 'TOOLS'
bl_category = "Oscurart Tools"
bl_label = "Panels Switcher"
bl_options = {'DEFAULT_CLOSED'}
#bl_options = {'DEFAULT_CLOSED'}
def draw(self, context):
layout = self.layout