elementary / wingpanel-indicator-datetime

Wingpanel Date & Time Indicator
GNU General Public License v3.0
28 stars 18 forks source link

Force carousel rebuild when view opens #280

Closed jeremypw closed 3 years ago

jeremypw commented 3 years ago

FIxes #278

This issue seems to be related to the use of Hdy.Carousel so a better fix may required upstream. This PR works around the problem by rebuilding the carousel contents whenever the calendar view opens.

It is possible this may fix some other problems such as #253 but I have not tested that.