I am trying to use multiple lines for showing Text on the tiles of the “TextPicker” widget.
Somehow I am not able to get this to work.
-I already activated the properties “multiLine” and “wordWrap”
-The individual texts are referenced from a .tmx file. The individual texts in this file already
contain suitable line feeds.
None of those approaches worked for me.
Is anyone aware of this problem? Or do you know a workaround?