telerik / kendo-angular

Issue tracker - Kendo UI for Angular
http://www.telerik.com/kendo-angular-ui/
Other
467 stars 217 forks source link

[Scheduler] improper events' widths #4317

Open svetq opened 4 months ago

svetq commented 4 months ago

Describe the bug The Scheduler events widths are not properly calculated.

To Reproduce https://stackblitz.com/edit/angular-znbujq-l3nrxg?file=app%2Fapp.component.ts

If the third event doesn't start in the same slot as the first two events then the widths are correctly calculated.