CustomStage icon indicating copy to clipboard operation
CustomStage copied to clipboard

title truncated

Open mokun opened this issue 7 years ago • 1 comments

The string text of the title got truncated somehow at the end of the 22nd character

The width of the custom stage is 1280. More than enough space.

I wonder why ?

mokun avatar Aug 06 '18 19:08 mokun

Oh yes it is a bug (sortof) the tile is actually a lable which has some specific width. However, the label can be accessed and resized as you may wish through its ID (#lblTitle)

Oshan96 avatar Aug 07 '18 14:08 Oshan96