Post #2911: when I try to hide the side panel (in 2.81) this happens:

πŸ“‹ Metadata

🏷️ Tags

v1-18-x pie-menu ui-panels beginner unsolved

  • Pie Menu Editor
  • UI Panel Management

πŸ’¬ Content

when I try to hide the side panel (in 2.81) this happens:

Traceback (most recent call last):
File β€œC:\Users\user\AppData\Roaming\Blender Foundation\Blender\2.81\scripts\addons\pie_menu_editor\extra_operators.py”, line 661, in execute
min_x=a.x + 2, min_y=a.y + 2,
File β€œC:\Program Files\Blender Foundation\Blender 2.81\2.81\scripts\modules\bpy\ops.py”, line 201, in call
ret = op_call(self.idname_py(), None, kw)
TypeError: Converting py args to operator properties: : keyword β€œmin_x” unrecognized

location: :-1


πŸ”— View on Blender Artists