archimesh: close panels by default: T70017

This commit is contained in:
Brendon Murphy 2019-09-24 11:00:15 +10:00
parent 06a68c0c87
commit 5fe07d9d84
1 changed files with 1 additions and 0 deletions

View File

@ -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