mart added inline comments.

INLINE COMMENTS

> CalendarView.qml:60
> +                // would always be empty.
> +                holidaysList.model = 
> monthView.daysModel.eventsForDate(monthView.currentDate);
> +                hasExpanded = true;

instead of storing a local hasExpanded, could you just check for 
holidaysList.model not being null?

REPOSITORY
  R120 Plasma Workspace

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

To: mbehrendt, #plasma, plasma-devel
Cc: mart, broulik, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, 
ali-mohamed, jensreuterberg, abetts, sebas, apol

Reply via email to