Post #2694: : post_02703
🏷️ Tags
pie-menu ui-customization beginner
⚙️ Related PME Features
- Pie Menu Editor
- Custom UI scaling
💬 Content
RaphaelBarros:
The only problem is that the button loses the size settings from PME
You can increase the size using scale_y property:
sub = L.row(align=True); sub.scale_y = 1.5
❤️ 1 likes