Skip to content

Fix events appearing in year or decade view

Carl Schwan requested to merge work/calendarevent into master

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

Merge request reports

Loading