microsoft / microsoft-ui-xaml

Windows UI Library: the latest Windows 10 native controls and Fluent styles for your applications
MIT License
6.35k stars 678 forks source link

The corner of CommandBarFlyout will no longer rounded when closing #6034

Closed zhuxb711 closed 3 years ago

zhuxb711 commented 3 years ago

Describe the bug

The corner of CommandBarFlyout will no longer rounded when closing

Steps to reproduce the bug

  1. Create a new CommandBarFlyout without PrimaryCommand
  2. Pop it

Expected behavior

Should have round corner

Screenshots

GIF 2021-10-5 10-54-03

NuGet package version

Microsoft.UI.Xaml 2.5.0

Windows app type

Device form factor

Desktop

Windows version

May 2021 Update (19043)

Additional context

No response

StephenLPeters commented 3 years ago

Duplicate of https://github.com/microsoft/microsoft-ui-xaml/issues/5826 short answer is this is a consequence of our animation design.

StephenLPeters commented 3 years ago

Actually... now I see the top left corner isn't rounding either, this looks like a different issue.

StephenLPeters commented 3 years ago

@zhuxb711 this issue appears to be fixed in the latest versions of winui2.