2.6 UI:
* Minor tweaks after tomato merge, rest of Tomato UI code is excellent. :)
This commit is contained in:
@@ -761,8 +761,7 @@ class ConstraintButtonsPanel():
|
||||
|
||||
layout.prop(con, "track")
|
||||
|
||||
row = layout.row()
|
||||
row.prop(con, "reference", expand=True)
|
||||
layout.row().prop(con, "reference", expand=True)
|
||||
|
||||
layout.operator("clip.constraint_to_fcurve")
|
||||
|
||||
|
Reference in New Issue
Block a user