Post #4563: Ok, I realized it’s a bug in PieMenuEditor and the dev hasn’t fixed it. It need
📋 Metadata
- Author: Xelbayria
- Date: 2022-11-02 22:13:21
- Type:
bug_report - Quality Score: 5/10
- Reply to: post_04562
🏷️ Tags
⚙️ Related PME Features
- Pie Menu Editor
- Python Scripting
💬 Content
Ok, I realized it’s a bug in PieMenuEditor and the dev hasn’t fixed it. It need to be addressed. I am amazed that it wasn’t fixed since August 2021 or so.
And I tried to use an external script. and it did not work? does the script requires
def register()
# registering the code above
def unregister()
# unregistering the code above
if __name__ == "__main__":
register()