Closed
Description
Describe the bug
Beginning with 11.2.5 Buttons and TextBlocks does not show whitespaces. e.g. Strings like ' ' or 'Name: ' are not shown correctly.
This has a significant (negative) impact on the UI and the layout of my apps.
To Reproduce
Create a simple button with ' ' or 'Name: ' as content.
Expected behavior
Display whitespaces on Buttons and TextBlocks as before of 11.2.5. Especially leading or trailing whitespaces.
Avalonia version
11.2.5
OS
Windows
Additional context
No response