Commit: 987b4a51ff961b5bddce956d3ad4a5b1d6ea4aac
Author: Antonio Vazquez
Date:   Thu Jun 8 11:17:02 2017 +0200
Branches: greasepencil-object
https://developer.blender.org/rB987b4a51ff961b5bddce956d3ad4a5b1d6ea4aac

Edit strokes panel must be expanded by default

===================================================================

M       release/scripts/startup/bl_ui/properties_grease_pencil_common.py

===================================================================

diff --git a/release/scripts/startup/bl_ui/properties_grease_pencil_common.py 
b/release/scripts/startup/bl_ui/properties_grease_pencil_common.py
index 95c5452e578..89bd3b10b38 100644
--- a/release/scripts/startup/bl_ui/properties_grease_pencil_common.py
+++ b/release/scripts/startup/bl_ui/properties_grease_pencil_common.py
@@ -146,7 +146,6 @@ class GreasePencilStrokeEditPanel:
     bl_label = "Edit Strokes"
     bl_category = "Tools"
     bl_region_type = 'TOOLS'
-    bl_options = {'DEFAULT_CLOSED'}
 
     @classmethod
     def poll(cls, context):

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
https://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to