CalendarView v0.3.4 Release Notes

Release Date: 2020-04-11 // about 4 years ago
    • ๐Ÿ›  Fix: Wrong pagination logic when the Calendar size is larger than the month size.
    • ๐Ÿ›  Fix: Calendar height does not match the current month's height in vertical, paged mode.
    • โž• Add cv_wrappedPageHeightAnimationDuration attribute for adjusting the duration of the animation used to change the CalendarView's height when needed. This is also available programmatically via the calendarView.wrappedPageHeightAnimationDuration property.