0.3.4
- 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 thecalendarView.wrappedPageHeightAnimationDuration
property.