Summary: | Wish: 'Today' button to easily return to today's date. | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Paul <pip.kde> |
Component: | Calendar | Assignee: | Martin Klapetek <mklapetek> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | friesoft, plasma-bugs |
Priority: | NOR | ||
Version: | 5.3.0 | ||
Target Milestone: | 1.0 | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/plasma-framework/4ebf130ee66a912a5dac360441a8c0060eab247e | Version Fixed In: | |
Sentry Crash Report: |
Description
Paul
2015-05-28 11:37:18 UTC
Confirming this feature is missing in current plasma git. Added ReviewRequest for readding the button: https://git.reviewboard.kde.org/r/124397/ Git commit 4ebf130ee66a912a5dac360441a8c0060eab247e by Kai Uwe Broulik. Committed on 07/02/2016 at 23:07. Pushed by broulik into branch 'master'. [Calendar] Add proper back/forward buttons and a "Today" button This removes the custom label-based triangles and replaces them with proper ToolButtons using proper icons. It also adds a "Today" button to return to the current day. The tooltips on the buttons reflect the actual action ("Previous Month", "Previous Year", "Previous Decade", depending on the zoom level). Furthermore, the day names and week numbers now use the regular font size but they're still visually disconnected. The day names row is hidden in the zoom levels now. REVIEW: 126960 Related: bug 336124, bug 358536 M +5 -1 src/declarativeimports/calendar/qml/DayDelegate.qml M +69 -80 src/declarativeimports/calendar/qml/DaysCalendar.qml M +10 -1 src/declarativeimports/calendar/qml/MonthView.qml http://commits.kde.org/plasma-framework/4ebf130ee66a912a5dac360441a8c0060eab247e |