wingpanel-indicator-datetime icon indicating copy to clipboard operation
wingpanel-indicator-datetime copied to clipboard

Fix issues related to the use of Hdy.Carousel

Open fs3o5 opened this issue 3 years ago • 1 comments

This PR addresses problems related to the use of libhandy for the calendar. #232

  • [x] Properly update selected dates when switching months.
  • [x] Rewrite CalendarModel in order to not perform unnecessary actions all the time #235
  • [ ] Sometimes the Carousel scrolls to an empty page, but I can't reliably reproduce the issue.
  • [ ] Free the memory, when closing the indicator. #235 (I would appreciate help with the last one as I'm not able to get the memory freed. I try to free it in CalendarView.clear ().

fs3o5 avatar Nov 27 '20 00:11 fs3o5