Hi
The event in the attached picture "1.png" starts at 02:06 and ends at 05:13. In the scheduler it seems that the start and the end position are rounded to nearest hour. So the positions are not displayed accurate. It sould be like in the attached picture "2.png".
Answer posted by Dan Letecky [DayPilot] 5 years ago.
By default, the Scheduler displays event boxes rounded to the grid cell borders. The exact duration is displayed using the duration bar (if enabled).
You can change this behavior using useEventBoxes property. If you use [useEventBoxes="Never"] the Scheduler will display the event with pixel-level precision.