Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ui_layer_manager.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui_layer_manager.py b/ui_layer_manager.py
index 1bae9770..8742df8a 100644
--- a/ui_layer_manager.py
+++ b/ui_layer_manager.py
@@ -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"