Closed laeubi closed 5 months ago
Currently if one set wordwrap to true a textlayout is used to render the text, but if one combines this with for example a center align the text still is left aligned.
This now sets the alignment into the textlayout to perform desired rendering.
Currently if one set wordwrap to true a textlayout is used to render the text, but if one combines this with for example a center align the text still is left aligned.
This now sets the alignment into the textlayout to perform desired rendering.