When using the StyledText component, the alignment of the text is not correct. This behavior can be seen when running the FontWidgetSnippet snippet.
Expected result:
Actual result:
As seen in the last screenshot, the content of the StyledText component is placed at the bottom, which is incorrect.
When using the
StyledTextcomponent, the alignment of the text is not correct. This behavior can be seen when running theFontWidgetSnippetsnippet.Expected result:
Actual result:
As seen in the last screenshot, the content of the StyledText component is placed at the bottom, which is incorrect.