Mafrans/StadiaPlus

sorry that I am killing you with bugs but here is one more ;P

Closed this issue · 6 comments

image
the top and bottom of the images are messed up

When does this happen?

this just happened randomly

This has happened to me also. I solved it by doing a full reload (Ctrl+F5).

I believe it might be linked to a discrepancy in CSS styling between two versions of Stadia+, with the older version remaining cached even after the update.

Either way, I will try and report if it happens again.

This happened to me when I resized the window after the page has loaded, however, after a fresh reload the images look fine. This might be fixed by detecting a window resize and reload the images.

@rodstrom This issue has been addressed in the pull request #149 by actually replacing the system used for animating these images. As a result, things should become more responsive and work well with window size changes in the next update.

Solved as of #149