📋 Metadata
- Author: roaoao
- Date: 2016-03-01 21:37:08
- Type:
answer - Reply to: post_00032
💬 Content
ToshiCG:
A request if I may: text/labels in Pie menus. Not sure if that’s even possible but I thought it would be nice.
You can add labels in Custom tab. Here is an
.
Replace .box() with**.column()** If you don’t want to use a frame:
L.column().label("My Label")
Or just use Command tab without code.