microsoft / TemplateStudio

Template Studio accelerates the creation of new WinUI 3, WPF, and UWP apps using a wizard-based experience.
Other
2.69k stars 459 forks source link

Header is missing on setttings page with top navigation #4689

Open davidegiacometti opened 1 year ago

davidegiacometti commented 1 year ago

Describe the bug

Header is missing on settings page if NavigationView have PaneDisplayMode="Top". Happen only on settings page.

To Reproduce

  1. Create a new project with navigation pane and settings page
  2. Set PaneDisplayMode="Top" to NavigationView
  3. Make adjustment for TitleBar
  4. Settings page doesn't have the Settings header.

Additional context

Left navigation image

Top navigation image

Applies to the following platforms:

About your setup