Open Sebastian1989101 opened 5 years ago
@Sebastian1989101 Could you tell us which part of your screenshot is using the HTML feature? Or perhaps add some indicator on the screenshot? Or post the markup/code?
Are you talking about the section at the bottom?
@hartez as mentioned directly above the screenshot, the part with the translators (the only outstanding part with the wrong font and color) is the label with the html content.
Repro:
See also #8157, #8159, #8156
Description
The HTML is always left oriented even with HorizontalTextAlignment is set to center
Steps to Reproduce
Expected Behavior
Should display the text properly
Actual Behavior
Always left oriented
Basic Information
Screenshots
The translator section is a Label with HTML content. It was previously correctly formatted with white text, centered and no misplaced characters. I was using the HtmlLabel plugin previously.
Reproduction Link
Way too easy to reproduce to make a whole reproduction repo for it...