Basically, button = rect + textblock
But the button takes full screen width.
Is it a bug or a feature?
Basically, button = rect + textblock
But the button takes full screen width.
Is it a bug or a feature?
butt.textBlock.textWrapping = false;
Not sure if it’s a bug or feature.