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: update list starter app to account for dynamic font scaling #1803

Merged
merged 8 commits into from
Oct 27, 2023

Conversation

liamdebeasi
Copy link
Contributor

@liamdebeasi liamdebeasi commented Sep 25, 2023

Note on View Message page had px font size

main branch
IMG_0193 IMG_0192

View Message paragraph text has px font sizes and line heights

main branch
IMG_0190 IMG_0191

Name and Date alignment breaks on larger font sizes

Native iOS appears to move the date to the bottom of the view, but I opted to just align the text consistently to avoid adding too much complexity to the starter application.

main home page branch home page
IMG_0187 IMG_0188
main view message page branch view message page
IMG_0186 IMG_0185

@liamdebeasi liamdebeasi changed the title fix: list text has correct size with dynamic font scaling fix: update list starter app to account for dynamic font scaling Sep 25, 2023
@liamdebeasi liamdebeasi marked this pull request as ready for review September 25, 2023 19:53
@liamdebeasi liamdebeasi requested review from a team and brandyscarney and removed request for a team September 25, 2023 19:53
Copy link
Member

@brandyscarney brandyscarney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested using:

  • angular-official-list
  • angular-standalone-official-list
  • react-vite-official-list
  • vue-vite-official-list

They are all working great!

@liamdebeasi liamdebeasi merged commit 5c0c697 into main Oct 27, 2023
30 checks passed
@liamdebeasi liamdebeasi deleted the dfs-list-p branch October 27, 2023 13:26
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