We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In WinUI 3 the navigation item for the settings is sticky at the bottom and the scroll thing for the nav items ends above it.
Create a ui:NavigationView
ui:NavigationView
It does stay at the bottom of the NavView even though the Window is vertically to small to display all nav items.
No response
Windows 11 24H2
.NET Framework 4.8
4.0.2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
In WinUI 3 the navigation item for the settings is sticky at the bottom and the scroll thing for the nav items ends above it.
To Reproduce
Create a
ui:NavigationView
Expected behavior
It does stay at the bottom of the NavView even though the Window is vertically to small to display all nav items.
Screenshots
No response
OS version
Windows 11 24H2
.NET version
.NET Framework 4.8
WPF-UI NuGet version
4.0.2
Additional context
No response
The text was updated successfully, but these errors were encountered: