Skip to content
New issue

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

ScrollView for navigationview page always shown and always light theme. #1281

Open
vincentfs opened this issue Nov 21, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@vincentfs
Copy link

Describe the bug

The ScrollView for navigationview page is always shown, unless I specify ScrollViewer.CanContentScroll="False" in the page file. Also, its style is always shown as light even under dark theme.

To Reproduce

I basically copy the code from sample Wpf.Ui.Demo.Simple to create a mainwindow and several pages.

Expected behavior

The ScrollView for navigationview page should only be shown when needed, and under dark theme, it should shown as dark.

Screenshots

xx

OS version

Win 11

.NET version

Net48

WPF-UI NuGet version

3.0.5

Additional context

No response

@vincentfs vincentfs added the bug Something isn't working label Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant