Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small change for the DataReload #66

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Small change for the DataReload #66

wants to merge 1 commit into from

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.

None yet

1 participant