Question
Bug: text alignment in TouchGFX designer does not update when assigning textID
TouchGFX 4.26.0
Low severity bug. Only visual in Designer. In the generated code the correct alignment is used.
Steps to reproduce:
- create TextArea.
- Disable “auto-size”
- Set textID with text element that has right alignment.
- The shown alignment is still left aligned.
When Designer is restarted, the correct alignment is shown again.
