Commit: 8f8205584d8e64749410b5868771291eb4c14b4c
Author: Dalai Felinto
Date:   Wed Jun 13 15:07:02 2018 +0200
Branches: blender2.8
https://developer.blender.org/rB8f8205584d8e64749410b5868771291eb4c14b4c

UI: Make NLA header consistent with dopesheet

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

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

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

diff --git a/release/scripts/startup/bl_ui/space_nla.py 
b/release/scripts/startup/bl_ui/space_nla.py
index 2f1c1d8325e..607e2d28d0f 100644
--- a/release/scripts/startup/bl_ui/space_nla.py
+++ b/release/scripts/startup/bl_ui/space_nla.py
@@ -39,6 +39,7 @@ class NLA_HT_header(Header):
 
         dopesheet_filter(layout, context)
 
+        layout.separator_spacer()
         layout.prop(st, "auto_snap", text="")

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

Reply via email to