mastodon-ios icon indicating copy to clipboard operation
mastodon-ios copied to clipboard

More accurate Dynamic Type supports

Open MainasuK opened this issue 3 years ago • 1 comments

Dynamic Type allows the app scale the font size according to device font size preference. But typically the application needs scale the font for content and avoid layout issue for too large size or too small.

MainasuK avatar Jul 01 '21 14:07 MainasuK

Going to use this bug to catalog some of the areas where Dynamic Type support could be improved:

  • [ ] In the welcome screen, the button heights should change based on the size of the font. adjustsFontForContentSizeCategory is also not enabled, making it difficult to test the behavior.

jverkoey avatar Nov 12 '22 19:11 jverkoey