[Preview 4] Change in Appearance of AppBarButton with Flyout on CommandBar in WinUI3 #4197
Labels
area-Commanding
AppBar, UICommand, MVVM, etc
product-winui3
WinUI 3 issues
team-Controls
Issue for the Controls team
Describe the bug
We used a CommandBar with AppBarButton with a Flyout in our UWP application. However, once we switched over to WinUI3 Preview 4 Desktop, the appearance of the button changed.
The button in the WinUI3 Preview4 application has a ">" next to the icon whereas the UWP application did not.
See Screenshots below to compare differences.
Steps to reproduce the bug
Expected behavior
We expect to see no difference in appearance in the UWP and WinUI3 Preview 4 Desktop CommandBar buttons. The button in the WinUI3 Preview 4 Desktop application should only be the AppBarButton icon.
Build and run the CommandBarFlyoutUWP inside the CommandBarFlyoutUWP folder to see expected behavior.
Screenshots
Screenshot#1 - Expected Appearance (UWP)
Screenshot#2 - Current Appearance (WinUI3 Desktop)
Version Info
NuGet package version:
[Microsoft.WinUI 3.0.0-preview4.210210.4]
Targeting:
Target: Universal Windows
Target version: Windows 10, version 1809 (10.0; Build 17763)
Min version: Windows 10, version 1803 (10.0; Build 17134)
Windows app type:
Additional context
The text was updated successfully, but these errors were encountered: