vue-cal icon indicating copy to clipboard operation
vue-cal copied to clipboard

Last hour vertical split

Open Intellixion opened this issue 2 years ago • 3 comments

Hi Antoni,

We are trying to use your Vue based Calendar plugin in one of our applications. We found your solution to be very helpful and rich in features. Thank you for putting it out there for users to use it for free.

As we are customizing the solution we ran into any issue, We are hoping you can provide some feedback on how to resolve it.

We have vertically split the cell for 00:00 time. It has some space on the top before the 01:00 time cell and some space on the bottom after the 23:00 time cell. This space causes all events to be placed in the wrong rectangles position within the calendar. The chosen time is generally off. It happens in week and day views. Please see the attached screenshots.

We haven't seen such a behavior in any of the examples in the documentation. Also, there is no documentation on address this issue. .

It's rendered like that by default without any properties provided to the calendar element or with props. We have integrated your calendar plugin in our Vue 3 based application, height is defined on the container by style.

We were hoping you could provide some feedback on how to resolve this issue. Thank you for your time and effort.

https://imageupload.io/JH9VAeC7N1FlHwr

https://imageupload.io/V88a9bDEt7U4pnL

https://imageupload.io/fCzNfVeVB9wOINZ

Intellixion avatar Jul 11 '23 21:07 Intellixion