Skip to content

Align dates in calendar view

Reason for the change

See bug https://bugs.kde.org/show_bug.cgi?id=493340 . This makes the dates vertically aligned.

Also, this makes the event indicators display the same size for dates with and without a sub-day label. Dates with a sub-day label are already crowded, and it will only make things worse if we use a larger dot size on it. It's "deemed important" but the importance is already shown by the text. No need for a larger dot.

Test plan

  • Create a new digital clock plasmoid.
  • In Settings -> Calendar -> Available Plugins, check "Holidays" and "Calendar Events."
  • Select a calendar with at least one event in the same month as one of the holidays, for the Calendar Events plugin.
  • Verify that the dates that are holidays align with the dates that are not.
  • Verify that the event indicators align for both dates with holidays and dates without.
  • Verify that the event indicators are of the same size for both dates with holidays and dates without.

Screenshots or screen recordings

Before After
Screenshot_20240918_193054 image

Bugs fixed

BUG: 493340

Edited by Tusooa Windy

Merge request reports