Title overlapping and Content is centered #1206
Unanswered
AncientGrief
asked this question in
Q&A
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
EDIT: Okay i solved Problem 3 by copying the SamplePage2.xmal from the sample project and take this as a starting point.
I tried to replicate the MainWindow.xaml from the sample project to build my app. But I got two issues and one question:
1.) The title is overlapping with the content when the menu is collapsed. In the example project seems to be a dedicated margin to contain the app title and keep the title bar in the same color:

2.) How do I change the rounded corners? And why does the List have no style at all?
3.) The content of my page is centered, how do I change that?
MainWindow.xaml
Beta Was this translation helpful? Give feedback.
All reactions