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
Also note (for example) #145 which seems to be a work-around that probably should be reverted. If you create the MainWindow with the Navigation from scratch, you should find this. FYI @marcelwgn right?
We currently create a new
Window
upon launch, and settings theNavigationRootPage
as its content.Creating a
MainWindow
and moving that code there makes things easier when we want to make use of certain Windowing APIs and the new TitleBar.Once the new
TitleBar
control is in stable, we can move the NavigationView-button and searchbox to the titlebar area per latest design guidance:The text was updated successfully, but these errors were encountered: