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

Page content overlays NavigationView #1033

Open
mostafa901 opened this issue Apr 1, 2024 · 1 comment
Open

Page content overlays NavigationView #1033

mostafa901 opened this issue Apr 1, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@mostafa901
Copy link

mostafa901 commented Apr 1, 2024

Describe the bug

NavigationViewContent overlayes the NavigationView

To Reproduce

just place a canvas inside a page, add any child in the canvas, and pan the canvas . not sure if there is any flags to trigger / missed that i need to consider.

Expected behavior

the content page should be clipped, may be Panel-ZIndex sets it back, under the navigation panel.

Screenshots

winuiOverlayed

OS version

Windows 11

.NET version

.net 8 - Windows

WPF-UI NuGet version

I have tested this on Development and Master branch. both behaves the same.

Additional context

No response

@mostafa901 mostafa901 added the bug Something isn't working label Apr 1, 2024
@mostafa901
Copy link
Author

mostafa901 commented Apr 1, 2024

my mistake.. I forgot setting Canvas ClipToBounds = true;
All works fine thanks

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