Fix [#22120] Physics modifiers can't be removed
This commit is contained in:
@@ -54,7 +54,6 @@ class PHYSICS_PT_softbody(PhysicButtonsPanel):
|
||||
wide_ui = context.region.width > narrowui
|
||||
|
||||
split = layout.split()
|
||||
split.operator_context = 'EXEC_DEFAULT'
|
||||
|
||||
if md:
|
||||
# remove modifier + settings
|
||||
|
||||
Reference in New Issue
Block a user