blryface / notessential

https://notessential.blurryface.xyz
12 stars 5 forks source link

Homepage animation loops improperly on Firefox-based browsers #29

Closed HyperSoop closed 2 weeks ago

HyperSoop commented 3 weeks ago

Describe the bug here

The moving stripe on the homepage of the site seems to loop improperly, causing some text on the left side of the screen to disappear once in a while

Steps to reproduce

Step 1: Visit https://notessential.blurryface.xyz/ Step 2: Wait 20 seconds or so

Expected result

The animation loops seamlessly (no text ever just pops out of existence)

Additional info

image image uBO doesn't block anything on the page.

Checklist

HyperSoop commented 3 weeks ago

https://github.com/blryface/notessential/assets/85982640/a87dec9e-ed20-449a-9e7d-0c2d42029595

KTrain5169 commented 3 weeks ago

I assume this is Firefox? I can read, this is still based off of Firefox tho so same thing

worldwidepixel commented 3 weeks ago

I created this animation and only tested it on Google Chrome. I'll try recreating on Firefox.

blryface commented 3 weeks ago

Can confir, happens on FireFox. I assume it has something to do with the position it decides to start on it

worldwidepixel commented 3 weeks ago

I'll try a Node-provided 'slider module' to hopefully get a more consistent result.

Nitrrine commented 2 weeks ago

Should be fixed by 4c03226