📋 Metadata
- Author: roaoao
- Date: 2019-08-29 18:11:49
- Type:
answer - Reply to: post_02690
- Replies (1): post_02703
💬 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