Post #1285: Just put something like this in your pie direction:

📋 Metadata

🏷️ Tags

pie-menu hotkeys intermediate

  • Pie Menu Editor
  • Popup Dialog Editor
  • Python Scripting

💬 Content

Just put something like this in your pie direction:

draw_menu(“ObjectDownRight”, frame=True, dx=9, dy=-15)

Where ObjectDownRight is the dialog menu name and dx and dy are nudges for your left right up down :slight_smile:

and also make sure confirm on release is off for your pie? might help with the left click dismiss thing (could be wrong on that one)


🔗 View on Blender Artists