-
Notifications
You must be signed in to change notification settings - Fork 802
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When the navigation pane is collapsed, the icons of NavigationViewItem elements placed inside NavigationView.PaneFooter get clipped. This issue is also observed in the WinUI 3 Gallery app.
Steps to reproduce the bug
- Open the WinUI 3 Gallery app and navigate to the NavigationView sample.
- Scroll down to the "API in action" example.
- Enable "PaneFooter visible".
- Collapse/close the navigation pane.
Expected behavior
When the navigation pane is collapsed, the PaneFooter items should be fully visible without clipping, just like the other navigation items.
Screenshots
NuGet package version
WinUI 3 - Windows App SDK 1.6.5: 1.6.250205002
Windows version
Windows 11 (24H2): Build 26100
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working

