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
Vertical alignment of text in a button is higher than it used to be:
Purple background is Microsoft.WindowsAppSDK Version="1.6.240923002"
Blue background is Microsoft.WindowsAppSDK Version="1.5.240802000"
I've had the same issue with TextBlock and Button
XAML for button:
<ButtonVerticalContentAlignment="Center"BorderThickness="0"CornerRadius="90"FontSize="15"Background="#bb2d1c"FontWeight="Bold"Foreground="White">
E
</Button>
Steps to reproduce the bug
See description
Expected behavior
See description
Screenshots
See description
NuGet package version
None
Windows version
No response
Additional context
Windows 10 Build 19045
The text was updated successfully, but these errors were encountered:
Describe the bug
Vertical alignment of text in a button is higher than it used to be:
Purple background is Microsoft.WindowsAppSDK Version="1.6.240923002"
Blue background is Microsoft.WindowsAppSDK Version="1.5.240802000"
I've had the same issue with TextBlock and Button
XAML for button:
Steps to reproduce the bug
See description
Expected behavior
See description
Screenshots
See description
NuGet package version
None
Windows version
No response
Additional context
Windows 10 Build 19045
The text was updated successfully, but these errors were encountered: