Fix events appearing in year or decade view
Bug is probably caused by using a DelegateModel on a simple ListModel. Make sure we don't even try to load the event delegate when there is no events or it's not a DayModel
Bug is probably caused by using a DelegateModel on a simple ListModel. Make sure we don't even try to load the event delegate when there is no events or it's not a DayModel