LScene has no title, it’s very bare-bones. You can put a label in the upper protrusion of the layout cell by doing Label(f[1, 1, Top()], "my title", padding = (0, 0, 5, 0))
1 Like
LScene has no title, it’s very bare-bones. You can put a label in the upper protrusion of the layout cell by doing Label(f[1, 1, Top()], "my title", padding = (0, 0, 5, 0))