Skip to content

Redesign calendar

Carl Schwan requested to merge work/carl/calendar-redesign into master

image

This MR does three things:

  1. Make the header component optional (this allows custom implementation like in https://invent.kde.org/plasma/plasma-workspace/-/merge_requests)
  2. Use buttons to navigate to year/month/decade view instead of a non-discoverable click on the heading
  3. Switch from a StackView to a SwipeView providing better touch navigation
  4. Remove the lines in the calendar view
Edited by Carl Schwan

Merge request reports