ui_layermanager, 1st panel open by default T50357

This commit is contained in:
Brendon Murphy 2017-06-08 19:22:13 +10:00
parent 3d85aa6eb8
commit 8eb4eb150f
1 changed files with 0 additions and 1 deletions

View File

@ -411,7 +411,6 @@ class SCENE_PT_namedlayer_layers(Panel):
bl_space_type = 'VIEW_3D'
bl_region_type = 'TOOLS'
bl_label = "Layer Management"
bl_options = {'DEFAULT_CLOSED'}
bl_category = "Layers"
bl_context = "objectmode"