D12685: Fix calendar view: hide unused start/end time labels in day events list
Friedrich W. H. Kossebau
noreply at phabricator.kde.org
Thu May 3 16:56:37 UTC 2018
kossebau created this revision.
kossebau added reviewers: VDG, Plasma, dvratil.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.
kossebau requested review of this revision.
REVISION SUMMARY
There can be events with no start or no end date. Yet currently the
Label items for the dates, because of not being set invisible, still
occupy screen real estate. To the effect that in case of an event
description which just would take a single "text line" the date labels
still take two "text lines", one for the invisible, one for the shown
date, and also with the date text and the description text not being
aligned.
Setting the respective Label items to invisible if there is no start or
no end date results in saved screen real estate and thus being able to
show more events in case of single-line descriptions with either start or
end date, as well as having their text (almost) aligned.
REPOSITORY
R120 Plasma Workspace
BRANCH
supportstartendonlydates
REVISION DETAIL
https://phabricator.kde.org/D12685
AFFECTED FILES
applets/digital-clock/package/contents/ui/CalendarView.qml
To: kossebau, #vdg, #plasma, dvratil
Cc: plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180503/0c2d3641/attachment.html>
More information about the Plasma-devel
mailing list