You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 19, 2018. It is now read-only.
Thanks for fixing all bugs and issues within a blink of an eye!
There is a small bug with the selected time when adding or dragging an Event in the scheduler.
Bug description
When the day-view-start/end is set to a half hour, like 9:30, the grid is rendered perfectly.
But the time on each block is shifted 30 minutes.
However, This does not occur when you click on a the timespan.
In addition to issue #340, the on-timespan-click method now works perfectly by returning the correct time.
It seems that the bug is not only related to the minute specific starting times...
This bug also occurs when an exact hour is set, it also occurs when the day-view-start is NOT set.
Hi matt,
Thanks for fixing all bugs and issues within a blink of an eye!
There is a small bug with the selected time when adding or dragging an Event in the scheduler.
Bug description
When the day-view-start/end is set to a half hour, like 9:30, the grid is rendered perfectly.
But the time on each block is shifted 30 minutes.
However, This does not occur when you click on a the timespan.
In addition to issue #340, the on-timespan-click method now works perfectly by returning the correct time.
Plunker
http://plnkr.co/edit/T0xk4OMqpdWldgTrbozk?p=preview
Related issues
Issue #340 - Bug: day-view-start time only works with exact hours
Kind regards,
The text was updated successfully, but these errors were encountered: