Set AlwaysExpanded=True will cause CommandBarFlyout clipped when closing #4878
Labels
area-Commanding
AppBar, UICommand, MVVM, etc
area-UIDesign
UI Design, styling
no-issue-activity
team-Controls
Issue for the Controls team
Describe the bug
If I change PrimaryCommand and close CommandBarFlyout, it will clip itself.
Steps to reproduce the bug
Steps to reproduce the behavior:
Expected behavior
Should close itself like it used to be.
Screenshots
I click "Copy" twice and it work well.
But if primary command changed and AlwaysExpanded is set to True. Then I found the bug.
Version Info
NuGet package version:
2.6.0-prerelease.210405001
Windows app type:
Additional context
Example code:
The text was updated successfully, but these errors were encountered: