Summary: | Calendar Widget arrows are not displayed (missing character) | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | rockonthemoonfm |
Component: | Calendar | Assignee: | Martin Klapetek <mklapetek> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | plasma-bugs |
Priority: | NOR | ||
Version: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/plasma-framework/4ebf130ee66a912a5dac360441a8c0060eab247e | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | screenshot |
Description
rockonthemoonfm
2016-01-25 14:22:03 UTC
Created attachment 96831 [details]
screenshot
Thanks for the report Do you perhaps see similar issues with other characters around Plasma? The panel clock, perhaps? actually not 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 348362 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 |