Tehreer/Tehreer-Android

Label disappears after setting text size

mta452 opened this issue · 1 comments

The steps to reproduce the issue are the following.

  • Set text of a TLabel with typesetter using setTypesetter() method.
  • Set text size of the label using setTextSize() method.
  • The label will become empty. If size is set before the typesetter, the label works as expected.

Fixed in v2.3