TwidereProject / TwidereX-iOS

Next generation of Twidere for iOS.
GNU General Public License v3.0
153 stars 10 forks source link

Improved font size settings #17

Closed MainasuK closed 2 years ago

MainasuK commented 3 years ago

Now the font size setting release in the DEBUG mode just works. More usable font size override controls should be refactored: the final font size calculated from the delta value base on the system font size.

skjerns commented 2 years ago

I second this, the font is rather large on a big screen, close to unreadable

MainasuK commented 2 years ago

I second this, the font is rather large on a big screen, close to unreadable

Oh. Yes. This issue is resolved and will release in the next version. But it still will take a long time.

You can set the font size for the individual app if you are using the iOS 15 to workaround it. (https://www.theverge.com/22580423/ios-15-iphone-text-size-how-to-control-center)

skjerns commented 2 years ago

very cool, thanks!

MainasuK commented 2 years ago

The font size for content and many text components responses to system or app-specific settings in v.1.2.0 (67).

Please file in new issue if any controls not work with it.