Open moredatapls opened 5 years ago
Can I help with this? Can you show me a case where this happened?
I created a PR for this. https://github.com/xr-muc/co2clock/pull/10 I also made some little improvements.
It's happening again, maybe related to #14...
Sometimes, the JS code computes a clip of
rect(5, ...)
even though it should berect(51, ...)
. This breaks the logo animation.