wingpanel-indicator-datetime
wingpanel-indicator-datetime copied to clipboard
Fix issues related to the use of Hdy.Carousel
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 ().