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
NavigationView right panel overflow
MainWindow.xaml
<Grid> <ui:NavigationView Margin="0,48,0,0"/> <ui:TitleBar Title="mv_player" /> </Grid>
The right content panel border should show
No response
Windows11 26100.2454
4.8
3.0.5
The text was updated successfully, but these errors were encountered:
This may be a style, not a bug. Is there a way to display the border line on the right?
Sorry, something went wrong.
No branches or pull requests
Describe the bug
NavigationView right panel overflow
To Reproduce
MainWindow.xaml
<Grid> <ui:NavigationView Margin="0,48,0,0"/> <ui:TitleBar Title="mv_player" /> </Grid>
Expected behavior
The right content panel border should show
Screenshots
No response
OS version
Windows11 26100.2454
.NET version
4.8
WPF-UI NuGet version
3.0.5
Additional context
No response
The text was updated successfully, but these errors were encountered: