I have set up a Calendar view for events with Start and End times from my database. The calendar view sometimes shows subsequent/non-overlapping events as overlapping on the calendar. For example, all of the events in the screenshot immediately succeed the previous event. Some are shown as non-overlapping, while others are shown as overlapping events in the UI. Why does this happen? Is there a way to fix so that they do not appear as overlapping in the UI?
Page 1 / 1
I think the minimum height of each element is half of the hour, and so if you've got an event that lasts 10 minutes, it's still going to display as half an hour. This is probably done so that we can read the labels on it, as if it was any thinner we wouldn't be able to see any text
Probably isn't a way to fix it and you could open a support ticket to ask maybe?
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.