Schum123 / svelte-loading-spinners

A collection of loading spinner components for SvelteJs
https://schum123.github.io/svelte-loading-spinners/
MIT License
511 stars 34 forks source link

Rendering issues in Firefox with Jumper and ScaleOut #25

Open Prinzhorn opened 3 years ago

Prinzhorn commented 3 years ago

Firefox 91.0.2 on Ubuntu 20.04

I'm not sure if this is something that you can work around (well, I am sure you can do things like keyframe 99.99999% :smile: ). It appears Firefox will briefly mess up a single frame and render inconsistent styles. If you watch closely you will sometimes (not for every loop) see a big circle with opacity: 1

Watch both videos (4s and 10s) and you should see what I mean

https://user-images.githubusercontent.com/679144/131342332-dc2637cd-27f0-4442-be6b-4399582dfb9c.mp4 https://user-images.githubusercontent.com/679144/131342328-175cef8f-c4f0-4647-a440-57e61ec09092.mp4