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 Light Theme is broken in Windows 11 version 3.0.5
Wpf.Ui.Appearance.ApplicationThemeManager.Apply( Wpf.Ui.Appearance.ApplicationTheme.Light );
Working Light theme
https://u.pcloud.link/publink/show?code=XZruIO0ZBclcso4MBlV5AhMHaFU5HJIetMKk How it should look->https://u.pcloud.link/publink/show?code=XZBBIO0Z78PqBFvMU3y4kYtf9UFEekW9SCRy
Window 11 23H2 22631.4112
.Net 6
3.0.5
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
NavigationView Light Theme is broken in Windows 11 version 3.0.5
To Reproduce
Wpf.Ui.Appearance.ApplicationThemeManager.Apply(
Wpf.Ui.Appearance.ApplicationTheme.Light
);
Expected behavior
Working Light theme
Screenshots
https://u.pcloud.link/publink/show?code=XZruIO0ZBclcso4MBlV5AhMHaFU5HJIetMKk
How it should look->https://u.pcloud.link/publink/show?code=XZBBIO0Z78PqBFvMU3y4kYtf9UFEekW9SCRy
OS version
Window 11 23H2 22631.4112
.NET version
.Net 6
WPF-UI NuGet version
3.0.5
Additional context
No response
The text was updated successfully, but these errors were encountered: