UI: collapse 3D view collections visibility panel by default.

This commit is contained in:
Brecht Van Lommel 2019-04-18 19:14:19 +02:00
parent 8326d59dbb
commit da1b519d82

@ -4387,6 +4387,7 @@ class VIEW3D_PT_collections(Panel):
bl_region_type = 'UI'
bl_category = "View"
bl_label = "Collections Visibility"
bl_options = {'DEFAULT_CLOSED'}
def _draw_collection(self, layout, view_layer, collection, index):
need_separator = index