📋 Metadata
- Author: presha
- Date: 2019-12-03 07:44:52
- Type:
bug_report - Reply to: post_02880
- Replies (1): post_02912
💬 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