ColdMoney21
ColdMoney21

Reputation: 115

Why is the titlebar overlapping view controller content?

Can anyone tell me why this is happening and how can I fix this? I thought the content is suppose to display after the titlebar, not under it. The only way for me to fix this is to create a new project.

Window doesn't load up view controller correctly

The Button on top is being overlapped by the titlebar. Not sure how that became possible. There's a lot of room for the window to adjust the view controller but not sure why it's not doing that.

Upvotes: 0

Views: 125

Answers (1)

pointum
pointum

Reputation: 3177

Check window properties. You might have enabled “Full Size Content View” property.

Upvotes: 1

Related Questions