You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you add a simple NavigationView control to a page, the Menu Button is displayed kind of cut off.
used PanelDisplay Mode: LeftCompact
Expected behavior
should be displayed full high, same as the NavigationViewItems below it
How to reproduce it (as minimally and precisely as possible)
create a app using the material design, add on e.g. MainPage a NavigationView Control and maybe add one item, but not need for more, than run the app and see what I see.
My Code for reference, had just some more propertys set but none of them should result in that display in my opinion.
Workaround
its just not pretty as it could be, maybe would not release a app with that
Current behavior
When you add a simple NavigationView control to a page, the Menu Button is displayed kind of cut off.
used PanelDisplay Mode: LeftCompact
Expected behavior
should be displayed full high, same as the NavigationViewItems below it
How to reproduce it (as minimally and precisely as possible)
create a app using the material design, add on e.g. MainPage a NavigationView Control and maybe add one item, but not need for more, than run the app and see what I see.
My Code for reference, had just some more propertys set but none of them should result in that display in my opinion.
Workaround
its just not pretty as it could be, maybe would not release a app with that
Works on UWP/WinUI
None
Environment
No response
NuGet package version(s)
No response
Affected platforms
Skia (WPF), Skia (Linux X11), Skia (macOS), Skia (Linux Framebuffer), Skia (GTK)
IDE
Visual Studio 2022
IDE version
17.12.3
Relevant plugins
No response
Anything else we need to know?
only building to desktop at the moment, so no idea if it happens on other platforms also or if its only the desktop skia one
The text was updated successfully, but these errors were encountered: