AnderGoig / github-contributions-ios

🐙🐱 GitHub Contribution Widgets for iOS
https://apps.apple.com/app/id1537192731
MIT License
320 stars 28 forks source link

fix missing days with 0 contribution #6

Closed jeremmfr closed 3 years ago

jeremmfr commented 3 years ago

Since color for legend and graph differs in github page, the days for 0 contribution are missing in widget.

For a few days the github page has given this as a legend for 0 contributions: var (- color-calendar-graph-day-bg) Unlike the graph where there is the color code.

Which gives a widget like this: IMG_83655A5B33BC-1

When the github page displays:

Capture d’écran 2020-11-29 à 14 29 50
atrinh0 commented 3 years ago

Confirming this fixes the issue,

Before before

After after

AnderGoig commented 3 years ago

Is this still happening to you guys? I also noticed it for some days, but today I checked and it was ok.

atrinh0 commented 3 years ago

Confirmed, issue seemed to have resolved itself. Live AppStore app is showing empty days as expected.

jeremmfr commented 3 years ago

GitHub page has been fixed with same words in graph and legend. So this PR is now useless.