📋 Metadata

💬 Content

roaoao:

Try this code in Custom tab:

row = L.row(True); C.active_operator and hasattr(C.active_operator, "threshold") and row.prop(C.active_operator, "threshold")

It works but not fully, Somehow it can’t really undo the operation properly. I think i need to show you.


🔗 View on Blender Artists