JagandeepBrar / lunasea

Self-hosted software controller built using Flutter
https://www.lunasea.app
GNU General Public License v3.0
1.28k stars 63 forks source link

[Bug] Text rendering looks "squished" on iOS 14 #221

Closed JagandeepBrar closed 4 years ago

JagandeepBrar commented 4 years ago

Describe the Bug On iOS 14, text rendering can look "squished" in some areas.

Additional context This is an issue with Flutter itself, but creating an issue here to show that I am aware of the problem. Progress on this change can be followed on the flutter repository: https://github.com/flutter/flutter/issues/60013

JagandeepBrar commented 4 years ago

This issue appears to have been fixed within Flutter: https://github.com/flutter/engine/pull/20557

It will not be live/noticeable in LunaSea until the changes have made it to the beta channel, which still may take a month or so.

JagandeepBrar commented 4 years ago

This issue has been resolved and will be in the next TestFlight release (v4.0.0+400011).