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

Increasing the open pane length for the main navigation pane. #1782

Merged
merged 3 commits into from
Nov 2, 2023

Conversation

dhoehna
Copy link
Contributor

@dhoehna dhoehna commented Oct 30, 2023

Summary of the pull request

The open pane length defaults to 320. 320 is a tad too short when the text is scaled to 200%. Added a value to make sure the length is long enough for text scaling to 225%

This is a solution for English. More work needs to be done to adapt to other languages or longer strings.
#1806 to track this.

References and relevant issues

http://task.ms/46724819

Detailed description of the pull request / Additional comments

Validation steps performed

Changed text scaling before opening DevHome.

PR checklist

  • Closes #xxx
  • Tests added/passed
  • Documentation updated

Pictures

Originals

100% Text scaling
DevHomeDefaultAtOneHundred

200% scaling
DevHomeDefaultTwoHundredPercent

Modified

100%
DevHomeAtOneHundred

200%
DevHomeAtTwoHundredPercent

225%
DevHomeAtTwoHundredAndTwentyFive

@krschau krschau added this to the Dev Home v0.7 milestone Nov 1, 2023
@krschau krschau added the Needs-Second Pull request that needs another approval label Nov 1, 2023
@krschau krschau removed the Needs-Second Pull request that needs another approval label Nov 2, 2023
@dhoehna dhoehna merged commit c8b4b4d into main Nov 2, 2023
4 checks passed
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.

3 participants