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

Current calendar date does not update when date changes. #51

Closed
FrancisBaileyH opened this issue Apr 23, 2015 · 2 comments
Closed

Current calendar date does not update when date changes. #51

FrancisBaileyH opened this issue Apr 23, 2015 · 2 comments
Labels

Comments

@FrancisBaileyH
Copy link

I'm not sure if this implementation is supposed to be left up to the user or not, but I noticed that the current date in the calendar does not update when the real date changes.

I'm assuming that's because the calendar is only committed once during viewDidLoadSubviews. In any event I thought I would point it out, in case it would make for an enhancement, or perhaps it's best left up to the user to implement.

@mozharovsky
Copy link
Member

Hello @FrancisBaileyH,

Thank you for reporting the issue.

The control coordinator simply does not update calendar view's presented date. It'll be fixed as soon as possible. Keep watching!

Regards,
Eugene

@FrancisBaileyH
Copy link
Author

Hi @mozharovsky I forgot to mention I'm using version 1.10, in case it makes any difference.

Thanks for the awesome calendar by the way. Our application simply wouldn't be the same without it.

mozharovsky added a commit that referenced this issue Apr 24, 2015
mozharovsky added a commit that referenced this issue Apr 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants