mpurses / Sonder

Rainmeter skin
https://www.deviantart.com/michaelpurses/art/Sonder-Rainmeter-skin-838147223
253 stars 12 forks source link

Calendar.ini - Number in uppermost right row is "brighter" than all other numbers. #58

Open mtd91429 opened 1 year ago

mtd91429 commented 1 year ago

I think an example is the best way to document this.

Look at the "4" in the upper right corner of the following screenshot - it is slightly brighter than the surrounding numbers.

Screenshot 2023-11-21 011243

When the calendar setting is changed to have Monday as the first day of the week, the behavior persists but on a new number. Look at the 5 in the upper right corner of the following screenshot:

Screenshot 2023-11-21 011313

Compare the 4 and 5 between the two screenshots above and I think it becomes more apparent.

This skin is quite complicated and I have not been able to pin down the location of the bug. I'll keep working on it and try to issue a pull request if/when I find it. Any help would be appreciated.

mtd91429 commented 1 year ago

Following the small fix in pull request #59, the calendar is consistent/fixed:

image