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

Change height to minheight to fix 200% font scaling #1800

Merged
merged 2 commits into from
Nov 1, 2023

Conversation

EricJohnson327
Copy link
Contributor

@EricJohnson327 EricJohnson327 commented Oct 31, 2023

Summary of the pull request

Change multi-line text boxes in feedback to use MinHeight instead of Height so that text is no longer clipped when large font scaling is used. Adjust the height value so that the default height stays the same.

image

References and relevant issues

https://dev.azure.com/microsoft/OS/_workitems/edit/46725095
#1755

Detailed description of the pull request / Additional comments

Validation steps performed

PR checklist

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

@dhoehna
Copy link
Contributor

dhoehna commented Oct 31, 2023

Got a picture so we can see what it looks like?

@krschau krschau added the Needs-Second Pull request that needs another approval label Nov 1, 2023
@EricJohnson327
Copy link
Contributor Author

Got a picture so we can see what it looks like?

Added picture at 200% text size. Default text size looks the same as before.

@EricJohnson327 EricJohnson327 merged commit d3d3bab into main Nov 1, 2023
4 checks passed
@EricJohnson327 EricJohnson327 deleted the user/ejohn/feedbackZoomFix branch November 1, 2023 20:54
@krschau krschau removed the Needs-Second Pull request that needs another approval label Nov 1, 2023
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.

4 participants