You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I closed original issue without fully understanding the issue. That issue wasn't really about comparing styling to WPF, but actual bug with CheckBox simply ignoring VerticalContentAlignment.
For some reason I can't unlock original one, github fails with an error. So creating a new one instead.
Describe the bug
To Reproduce
<CheckBoxVerticalContentAlignment="Center">
<TextBlock>
Some Text<LineBreak />
Even More<LineBreak />
And More<LineBreak />
More</TextBlock>
</CheckBox>
Reopen of #18140
I closed original issue without fully understanding the issue. That issue wasn't really about comparing styling to WPF, but actual bug with CheckBox simply ignoring VerticalContentAlignment.
For some reason I can't unlock original one, github fails with an error. So creating a new one instead.
Describe the bug
To Reproduce
Expected behavior
in wpf
Avalonia version
11.1.0
OS
No response
Additional context
No response
cc @luojunyuan
The text was updated successfully, but these errors were encountered: