nolanlawson / pokedex.org

Offline-capable Pokédex web site (unmaintained)
https://www.pokedex.org
Apache License 2.0
2.27k stars 325 forks source link

High performance animations switch (fixes #36) #37

Closed flaki closed 8 years ago

flaki commented 8 years ago

Switch to force canRunHighPerfAnims() setting via a query parameter. Fixes #36, and would help a lot to debug #35.

nolanlawson commented 8 years ago

Thanks, looks great! :) I'll merge and push out a fix today.

nolanlawson commented 8 years ago

29b26227baae70b6e1eb8f0b5c15c27b15c23d40

nolanlawson commented 8 years ago

And it's live: https://www.pokedex.org/?highPerfAnims=1

flaki commented 8 years ago

Lovely! Thanks!