Page MenuHome

Typo in pie menus add-on
Closed, ResolvedPublic

Description

System Information
Operating system: Windows-10-10.0.18362-SP0 64 Bits
Graphics card: GeForce GTX 1050/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 456.55

Blender Version
Broken: version: 2.91.0 Alpha, branch: master, commit date: 2020-10-19 22:48, hash: rBea4d28aea034
Worked: (newest version of Blender that worked as expected)

Addon Information
Name: 3D Viewport Pie Menus (1, 2, 9)
Author: meta-androcto

Short description of error
Add-on Pie Menus simple error on using image view option from ctrl - alt - s pie

in


script on end of line 60 should be "IMAGE_EDITOR" instead of "VIEW"

Exact steps for others to fix the error
Its just typo, or unupdated part of code, so yes... I just like this plugin

Event Timeline

@Robert Guetzkow (rjg) fixed this already with the commit rBA2719e7b337fc: Fix T83732: Use correct UI type for pie menu entry

Will mark this as resolved instead of duplicate since the original task is closed already (I hope this is fine)

Thanks for the report.