On creating event from DayView does not give exact time on long press
virkrishna786 opened this issue · 2 comments
virkrishna786 commented
I am trying to add event from long press gesture from dayview on particular time .
So If i am selecting 3 am . then when i am checking the selected time in this given method
func didAddNewEvent(_ event: Event, _ date: Date?) {}
but it is showing 2: 15 am . I think it is not picking correct locatin of time on timeline
Could you please check this behaviour
Thanks & regards
Krishan vir singh
kvyatkovskys commented
Thx for the issue. I'll check
kvyatkovskys commented
couldn't reproduce... works fine for me