tapkulibrary
tapkulibrary copied to clipboard
Calendar Month Grid: Non-std Behavior Compared Apple Calendar
I noticed that the calendar did not have standard behavior when you click on a day and drag your finger into a next month gray date. What the calendar does is highlight the area with blue and then if you continue to drag your finger into the table view below it stays on that date (highlighting it in blue).
What it should do is highlight the last current month date in blue and also highlight the next month date in light gray. Therefore your selected date remains the blue one and if you release off the calendar it jumps to the last selected date on the current month.
I've fixed this issue when implementing the calendar, let me know if you want the code.
Yes, please post the code. I'm sure others would like check it out.