Post #3595: : post_03596
🏷️ Tags
pie-menu customization beginner solved
⚙️ Related PME Features
- Pie Menu Editor
- Custom Python Scripting
💬 Content
Metin_Seven:
How do I make the upper and bottom entries of a pie menu wider?
Hi @Metin_Seven,
Try this code in Custom tab:
L.scale_x = 2; draw_menu("Popup Dialog")
❤️ 2 likes