Post #5142: Overlay refers to the setting.

📋 Metadata

🏷️ Tags

pie-menu overlay-configuration intermediate solved

  • Pie Menu Editor
  • Modal Operator
  • Overlay
  • Macro Editor

💬 Content

Overlay refers to the setting.
Adjust Offset Y.

imageimage878×238 33.5 KB

Also, Overlay was not created by me intentionally, it is one of the features of the PME Modal Operator.

If you want to display it as intended, e.g. by macro, the following post is helpful.

Pie Menu Editor 1.18.7 Released Scripts and Themes

I see. What you’re calling a “Hint text” is referred to as an “Overlay” in PME. When you look up the document, you can see that it can be used as overlay(text, **kwargs). The description of the arguments in the document is concise, so let me add a bit to it: overlay(text, **kwargs) Draw overlay message text: The string to be displayed. It cannot be omitted. alignment: The position of the display. If omitted, it defaults to ‘TOP’. The available options are [‘TOP’, ‘TOP_LEFT’, ‘TOP_RIGHT’,…


❤️ 2 likes


🔗 View on Blender Artists