Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix pageheader spacing at smaller window widths #1537

Merged
merged 1 commit into from
May 16, 2024

Conversation

niels9001
Copy link
Collaborator

@niels9001 niels9001 commented May 16, 2024

This PR fixes an incorrect padding being used when the window has a small window width. The PageHeader control would not align correctly with the page content.

Addressing: #1502

Before:
image

After:

image

@niels9001 niels9001 requested a review from karkarl May 16, 2024 13:04
@niels9001 niels9001 changed the title Fix bug pageheader spacing at smaller window widths Fix pageheader spacing at smaller window widths May 16, 2024
@niels9001
Copy link
Collaborator Author

/azp run

@karkarl karkarl merged commit aad46f5 into main May 16, 2024
2 checks passed
@niels9001 niels9001 deleted the niels9001/smallwidth-pageheaderfix branch June 12, 2024 13:00
karkarl pushed a commit that referenced this pull request Jul 15, 2024
This PR fixes an incorrect padding being used when the window has a
small window width. The `PageHeader` control would not align correctly
with the page content.

Addressing: #1502

Before:

![image](https://github.com/microsoft/WinUI-Gallery/assets/9866362/57faee26-9a44-4454-bec7-92c98fc90595)



After:


![image](https://github.com/microsoft/WinUI-Gallery/assets/9866362/4836943e-0e1b-4626-ab19-687dbae7dd1d)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants