📋 Metadata

💬 Content

StroBlend:

Sending hotkey 1,2,3,4 via pie menu in order to switch between selection mode doesn’t work.

Thanks, will try to fix.

StroBlend:

Also buttons like his one doesn’t work either

Try to add text= to the code. Also C = bl_context, so you use C instead:

L.prop_enum(C.space_data, "pivot_point", 'MEDIAN_POINT', text="Median")

🔗 View on Blender Artists