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:
Diffstat (limited to 'archimesh')
-rw-r--r--archimesh/achm_main_panel.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/archimesh/achm_main_panel.py b/archimesh/achm_main_panel.py
index 8ec19732..4fca1caf 100644
--- a/archimesh/achm_main_panel.py
+++ b/archimesh/achm_main_panel.py
@@ -394,6 +394,7 @@ class ARCHIMESH_PT_Main(Panel):
bl_region_type = "UI"
bl_category = "Create"
bl_context = "objectmode"
+ bl_options = {'DEFAULT_CLOSED'}
# ------------------------------
# Draw UI