crabber-net / crabber

A Twitter clone written in Python + Flask with extended features and a focus on inclusivity.
https://crabber.net
GNU General Public License v2.0
48 stars 16 forks source link

Expanding and then dismissing a GIF causes it to pause #131

Open jakeledoux opened 3 years ago

jakeledoux commented 3 years ago

If you click on a gif to expand it then it will continue playing, but upon dismissal of the expand modal it sometimes pauses the gif. Repeating these actions on a paused gif sometimes causes it to play again. I haven't yet discovered what determines whether it pauses or not.