xr-muc / co2clock

A CO2 budget countdown. Adapted to Extinction Rebellion styling.
https://countdown.xr-muc.de/
MIT License
17 stars 10 forks source link

Sometimes the animation breaks #4

Open moredatapls opened 5 years ago

moredatapls commented 5 years ago

Sometimes, the JS code computes a clip of rect(5, ...) even though it should be rect(51, ...). This breaks the logo animation.

evandroabukamel commented 4 years ago

Can I help with this? Can you show me a case where this happened?

evandroabukamel commented 4 years ago

I created a PR for this. https://github.com/xr-muc/co2clock/pull/10 I also made some little improvements.

moredatapls commented 4 years ago

It's happening again, maybe related to #14...