muxable / rtchat

A chat app for IRL streamers.
Apache License 2.0
42 stars 24 forks source link

fix: image quality #1319

Closed SputNikPlop closed 2 months ago

SputNikPlop commented 2 months ago

Not sure if this would help or if you have any suggestions on improving this

SputNikPlop commented 2 months ago

It says medium is the best for downscaling? https://api.flutter.dev/flutter/dart-ui/FilterQuality.html

If the emotes don't look high quality we probably need to download a higher res

That should have been medium, its not that the emotes don't look high res enough it was just finding the right balance since it felt like some animated ones slowed things down. I wasn't sure enough which is why I tried this tweak and thought I would get more input from you.