vkurko/calendar

Is it possible to have a single line for 2 events starting/ending on half a day?

Closed this issue · 2 comments

Is it possible to have an event starting at the half of the day and ending at the half of the day, and also have the same event on 1 line? See image(design) for example:

image

In context:
We have a calendar overview where you can see which holiday home has been booked when and by whom.
When you look at the image you can see that Villa Bona Vista(first event in pink) has been booked from the 26th untill the 30, there is another booking for the same house (Villa Bona Vista) from the 30th untill the 4th(second row).

This is what we have right now:
image
Here you can see that the two pink events are not aligning on the same row.

I get the idea, but unfortunately this type of event layout is not supported. Perhaps the not yet implemented resource horizontal view will be able to display something similar to what you need. But for now I can’t give any time estimates on when it will be implemented.

Oke, good to know. Thanks for the quick response!