B14CK313 6722b0e627 Fix: Wrong day highlighted in week view
If `startWeekWithCurrentDay` was enabled, `highlightWeekends` lead to the wrong days beeing
highlighted, because the column index passed to `isWeekend` didn't correspond to the day of week
anymore. This change fixes this by using `curDay.dayOfWeek` instead.
2021-12-12 19:20:28 +01:00
..
2021-12-12 12:11:14 +01:00