Fix T62978: grease pencil 3D view header layout broken after recent changes.
This commit is contained in:
@@ -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="",
|
||||
|
||||
Reference in New Issue
Block a user