add missing notifiers for mask tools, some wouldn't refresh the compositor.
This commit is contained in:
@@ -250,6 +250,7 @@ class MASK_PT_tools():
|
||||
col.operator("mask.delete")
|
||||
col.operator("mask.cyclic_toggle")
|
||||
col.operator("mask.switch_direction")
|
||||
col.operator("mask.handle_type_set")
|
||||
|
||||
col = layout.column(align=True)
|
||||
col.label(text="Parenting:")
|
||||
|
Reference in New Issue
Block a user