https://bugs.kde.org/show_bug.cgi?id=187116
gjditchfi...@acm.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/pim/ | |eventviews/commit/aabf184f8 | |500ba0b8b0b1d220a5875715dfb | |1e3e --- Comment #10 from gjditchfi...@acm.org --- Git commit aabf184f8500ba0b8b0b1d220a5875715dfb1e3e by Glen Ditchfield. Committed on 10/09/2021 at 01:44. Pushed by gditchfield into branch 'release/21.08'. Display multi-day holidays as one wide block in the Month View Display multi-day holidays, such as Lunar New Year in the Hong Kong holiday list, just like a multi-day event: a block that spans days, instead of separate blocks on each day. As a side-effect, Valentine's Day does not appear in the Month View when it happens to fall on a non-workday. The Month View will only show true non-workday holidays. Users of multiple regional calendars may see multiple holidays on a day, instead of one block with multiple holiday names in it. M +5 -0 src/month/autotests/monthitemordertest.cpp M +7 -1 src/month/monthitem.cpp M +5 -3 src/month/monthitem.h M +18 -10 src/month/monthview.cpp M +4 -0 src/month/monthview.h https://invent.kde.org/pim/eventviews/commit/aabf184f8500ba0b8b0b1d220a5875715dfb1e3e -- You are receiving this mail because: You are the assignee for the bug.