Fix T62978: grease pencil 3D view header layout broken after recent changes.

This commit is contained in:
2019-03-27 13:59:18 +01:00
parent db4a522249
commit b4d19c2ec1

View File

@@ -234,7 +234,7 @@ class VIEW3D_HT_header(Header):
)
if object_mode in {'PAINT_GPENCIL', 'SCULPT_GPENCIL'}:
row.prop_with_popover(
layout.prop_with_popover(
tool_settings.gpencil_sculpt,
"lock_axis",
text="",