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
Describe the bug
If the width of the window is changed and items are displayed in the overflow list of the CommandBar, this will cause the ProgressRing to disappear when the width of the window is increased again and the items are displayed in the normal list again.
Looks like AppBarElementContainer might be moving its children based on overflow which is messing with ProgressRing rendering.
jp-weber
changed the title
ProgressRing disappears within a CommandBar when items go to the overflow list and back again (WinUi2)
ProgressRing disappears within a CommandBar when items go to the overflow list and back again
Jan 23, 2022
Describe the bug
If the width of the window is changed and items are displayed in the overflow list of the CommandBar, this will cause the ProgressRing to disappear when the width of the window is increased again and the items are displayed in the normal list again.
Example XAML
Steps to reproduce the bug
Steps to reproduce the behavior:
Expected behavior
Screenshots
enough width
overflow list
all items in the normal list again
Version Info
NuGet package version: Microsoft.UI.Xaml 2.6.0-prerelease.210315002
Windows app type:
Additional context
The text was updated successfully, but these errors were encountered: