Spheroman / ThingRanker

a work in progress pairwise thing ranker for simple decision making
http://ranker.jacklucksack.com
3 stars 2 forks source link

index.html firefox performance issues #53

Open Spheroman opened 5 months ago

Spheroman commented 5 months ago

For some reason, the gecko rendering engine has issues with animated svg files. index.html runs fine on chromium and webkit, but it has major performance issues on gecko.

Maybe find a way to either get the animation in a different method or to disable it while viewing on firefox