D28354: [applets/digital-clock] Fix calendar events not being shown at first

Kai Uwe Broulik noreply at phabricator.kde.org
Mon Mar 30 15:12:01 BST 2020


broulik added inline comments.

INLINE COMMENTS

> CalendarView.qml:154
>  
> +                function dateEquals(date1, date2) {
> +                    var values1 = [

Can't you do `date1.getTime() == date2.getTime()` (`time` returns the msecs since epoch)

REPOSITORY
  R120 Plasma Workspace

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

To: epopov, ngraham, #plasma, vkrause
Cc: broulik, plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20200330/234ee513/attachment.html>


More information about the Plasma-devel mailing list