D12685: Fix calendar view: hide unused start/end time labels in day events list

Marco Martin noreply at phabricator.kde.org
Fri May 11 09:48:51 UTC 2018


mart added inline comments.

INLINE COMMENTS

> CalendarView.qml:193
> +                    readonly property bool hasEndTime: !isNaN(modelData.endDateTime.getTime());
> +                    readonly property bool isAllDay: {
>                          // Explicitly all-day event

being a very heavy binding, i wonder if would be worth moving the calculation of isallday in the model itself?

REPOSITORY
  R120 Plasma Workspace

REVISION DETAIL
  https://phabricator.kde.org/D12685

To: kossebau, #vdg, #plasma, dvratil
Cc: mart, abetts, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, sebas, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180511/dfc9e58a/attachment-0001.html>


More information about the Plasma-devel mailing list