Month indicator should not always show the startDate month when scrolled to another month.
Closed this issue · 1 comments
gregwym commented
- Create a
UltraWeekCalendar
withstartDate
andendDate
in different month. - Scroll to a month that's later than
startDate
. - The month indicator is not updated.
User would think they are picking date inside the startDate
month when they are actually in a different month. This can really be an issue when the startDate
and endDate
are few months apart.
ultranano commented
Fixed on 0.1.3