Post #5534: try this fix

πŸ“‹ Metadata

🏷️ Tags

v1-18-8 bug-fixes intermediate solved

  • Pie Menu Editor
  • Modal Editor

πŸ’¬ Content

try this fix

Pie Menu Editor 1.18.8 Released Scripts and Themes

Thanks for checking the error! You’re absolutely right β€” adding move_flag as a class variable does get rid of the error. That said, just a small note: since this class inherits from CTU.HeadModalHandler, it’s worth taking a look at that implementation too. In CTU.HeadModalHandler, move_flag is initialized as an instance variable inside init(), so at first glance it seems like everything should be fine. Which likely means something has changed in Blender 4.4. In cases like this, it’s a g…


πŸ”— View on Blender Artists