Summary: | Week day names overlapping | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | hds |
Component: | Calendar widget | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | hds, kde |
Priority: | NOR | ||
Version: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/plasma-framework/5ae0651045c21dfb92e8abe8389a9d60a280db3a | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | Week names overlaping |
Confirmed. I wonder why Qt doesn't show abbreviated names for them (like Mon, Tue instead of Monday, Tuesday). Git commit 5ae0651045c21dfb92e8abe8389a9d60a280db3a by Kai Uwe Broulik. Committed on 28/03/2017 at 11:46. Pushed by broulik into branch 'master'. [Calendar] Shrink and elide week names like is done with day delegate This ensures week names never exceed their cell's boundaries. Differential Revision: https://phabricator.kde.org/D5200 M +2 -0 src/declarativeimports/calendar/qml/DaysCalendar.qml https://commits.kde.org/plasma-framework/5ae0651045c21dfb92e8abe8389a9d60a280db3a |
Created attachment 104721 [details] Week names overlaping In Portuguese (pt_PT) week names in the popup calendar are not abbreviated. As such some of them overlap and are unreadable, as seen in the attachment.