You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our calendar shows contiguous events that are displayed with an offset as if they overlap (although they do not overlap). This happens when we have contiguous event and one of them is 15 mins long.
We use step=5 and timeslots=12
I've seen a couple of ticket address this issue on previous versions but not clear what is the recommendation on this.
We've applied the following patch to workaround the issue for now. Did we miss something? is there a better way to address this issue? If not what do you guys think about making this configurable?
Hello to all, I am having the same issues.
If I have 3 events starting one after the other, they are drawn like they overlap if the first one is less then 30 minutes.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hi everyone
Our calendar shows contiguous events that are displayed with an offset as if they overlap (although they do not overlap). This happens when we have contiguous event and one of them is 15 mins long.
We use step=5 and timeslots=12
I've seen a couple of ticket address this issue on previous versions but not clear what is the recommendation on this.
We've applied the following patch to workaround the issue for now. Did we miss something? is there a better way to address this issue? If not what do you guys think about making this configurable?
Thanks
The text was updated successfully, but these errors were encountered: