I have the scheduler displaying a single day with times broken into 15 minute increments across the top. Everything works swimmingly if all of my events start and end on these 15 minute boundaries, but if an event starts at, say, 4:05 PM or ends at 4:50 PM, the event is displayed as if it started at 4:00 PM or as if it ended at 5:00 PM.
For example, see the attached screenshot. This is an event is an hour long that actually starts at 6:05 PM and ends at 7:05 PM, but looking at the scheduler you'd think it started at 6 and went to 7:15.
What I would hope to see is an hour long length event bar, but to have it offset a bit so there was a little whitespace between 6:00 and the start of the event, and it would end that same amount to the right of the 7:00 boundary.
Does that make sense? Is this shifting possible?
Thanks