MUX:NavigationView Incorrect Top Content Padding #4793
Labels
kind/bug
Something isn't working
project/items 🧾
Categorizes an issue or PR as relevant to items (ItemsControl, ItemsRepeater, ...)
Milestone
Current behavior
Using the new MUX NavigationView available in Uno 3.4, some display modes have content padding at the top that prevents the Content from appearing next to the hamburger menu.
This issue does not exist in Uno's Windows.UI.Xaml version of the control.
Expected behavior
The "Accounts" title should appear next to the hamburger menu and the 'Edit' Button should be at the top. There should be no top content padding in NavigationViewPaneDisplayMode.LeftMinimal.
(image from UWP)
How to reproduce it (as minimally and precisely as possible)
Workaround
Negative margins I would expect.
Environment
Nuget Package Version(s):3.4.0
Affected platform(s):
IDE:
Relevant plugins:
Anything else we need to know?
The text was updated successfully, but these errors were encountered: