mastodon / mastodon-ios

Official iOS app for Mastodon
https://app.joinmastodon.org/ios
GNU General Public License v3.0
2.09k stars 269 forks source link

[BUG] Images flash white when post is interacted with #1352

Open fizwidget opened 3 weeks ago

fizwidget commented 3 weeks ago

Is there an existing issue for this?

Current Behavior

When I favourite a post that contains an image, the image briefly flashes white then reappears. This is especially annoying for GIFs because it also resets the play position to the beginning. For static images it feels a bit glitchy/buggy, but isn’t a big problem.

Expected Behavior

Favouriting a post should not make images flash or reset the play position of GIFs.

Steps To Reproduce

  1. Tap the star/favourite button on a post that contains an image.
  2. Observe how it flashes white.

Environment

Anything else?

No response