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
Using the styles NavigationBackButtonNormalStyle and NavigationBackButtonSmallStyle in a button results in appearances that appear to be the opposite of what they're intended to do. Namely, the NavigationBackButtonNormalStyle results in a button that actually looks smaller than the NavigationBackButtonSmallStyle button (refer to the screenshot and the attached sample app for visual proof).
Describe the bug
Using the styles
NavigationBackButtonNormalStyle
andNavigationBackButtonSmallStyle
in a button results in appearances that appear to be the opposite of what they're intended to do. Namely, theNavigationBackButtonNormalStyle
results in a button that actually looks smaller than theNavigationBackButtonSmallStyle
button (refer to the screenshot and the attached sample app for visual proof).Steps to reproduce the bug
Expected behavior
Buttons styled with
NavigationBackButtonSmallStyle
are actually smaller than the ones styled withNavigationBackButtonNormalStyle
Screenshots
NuGet package version
WinUI 3 - Windows App SDK 1.3.2: 1.3.230602002
Windows version
Windows 10 (21H2): Build 19044
Additional context
No response
The text was updated successfully, but these errors were encountered: