Skip to content

Conversation

@philipbroadway
Copy link

Thanks for making this great plug-in, I've found it extremely useful for a project i'm working on now.
I made this change locally on my copy of KalViewController:
instead of calling didSelectDate (since that will then call didSelectDate on the kalDelegate)
I think it makes more sense to tell the calendarView to set its date.

Im not sure if this is a change you'd want to add to master, or if the existing behavior was intentional. For my use case I really only need to know when a user-initiated date change occurs.

best,
Philip

Manually set the selected day so as not to fire off the delegates didSelectCalendarDate method everytime the data reloads
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant