Post #2056: Yes, my bad. We can only increase the width in this case by making empty label w

📋 Metadata

  • Author: roaoao
  • Date: 2019-03-17 09:01:32
  • Type: answer
  • Quality Score: 7/10
  • Reply to: post_02054

🏷️ Tags

pie-menu ui-layout beginner

  • Pie Menu Editor

💬 Content

Yes, my bad. We can only increase the width in this case by making empty label wider:

scale_x = 1:

| Button 1 |
|          |

scale_x = 0.5:

| Button 1 |
   |    |   

scale_x = 10:

|      Button 1      |
|                    |

🔗 View on Blender Artists