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

[Windows 10] Fix layout in New Tab Menu page #18424

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

carlos-zamora
Copy link
Member

@carlos-zamora carlos-zamora commented Jan 14, 2025

Summary of the Pull Request

There's an existing WinUI bug where a nested Grid has it's star-sizing ignored on Windows 10. This resulted in the New Tab Menu page looking weird on Windows 10. This PR fixes the layout issue by applying a max width to the first column, which will be clipped as necessary to make space for the second column.

References and Relevant Issues

Part of #18281

Validation Steps Performed

Validated the page looks good on Windows 10 and Windows 11, even after resizing the window.

@carlos-zamora
Copy link
Member Author

Windows 10

Before:
image

After:
image

Windows 11

{42BC8DB6-D5BB-424D-A223-98CF7F06F2FC}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant