poppingmoon / aria

A cross-platform Misskey client built with Flutter
https://misskey.io/@aria_app
GNU Affero General Public License v3.0
65 stars 3 forks source link

fix: disable text scaling inside MFM #246

Closed poppingmoon closed 1 month ago

poppingmoon commented 1 month ago

Use TextScaler.noScaling for widgets built by MfmBuilder to render MFM correctly even if the text scale is modified by the device.