tapkulibrary
tapkulibrary copied to clipboard
TableView in TKCalendarMonthTableViewController is not resized on month change.
See the subject.
- (void) calendarMonthView:(TKCalendarMonthView*)monthView monthDidChange:(NSDate*)month animated:(BOOL)animated
isn't triggered on month change, so the table below stays the same.
Am I doing something wrong here or is it a bug?
Thanks.