kendo-angular
kendo-angular copied to clipboard
Events are shown in the wrong position
Describe the bug The Scheduler is showing events in the wrong position when the event is too short.
Using the period lines is easier to see. The event goes after the line of the period it's supposed to end.
In this example the event goes until 10:00 AM, but it's shown after 10:00 AM.
The timeline view also has this problem, but it's less noticeable. I had to zoom the page to better see it.
Also if I have an event in the next hour, it merges in the previous event.
I've simulated this problem using the @progress/kendo-angular-scheduler version 12.0.1 The examples taken from the documentation and edited on stackblitz can be found here: https://stackblitz.com/edit/angular-z92ydx?file=src/app/events-utc.ts https://stackblitz.com/edit/angular-pbdigt?file=src/app/events-utc.ts
Browser
- OS: Windows
- Browser: Chrome (desktop) version 112.0.5615.139 (64 bits)