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

Can't reload dates from incomplete months #591

Closed
artemstepanenko opened this issue Oct 17, 2017 · 2 comments
Closed

Can't reload dates from incomplete months #591

artemstepanenko opened this issue Oct 17, 2017 · 2 comments

Comments

@artemstepanenko
Copy link

artemstepanenko commented Oct 17, 2017

Hello. Thanks for a great work. The problem I'm experiencing is similar to this issue which was closed a year ago.

When I call func reloadDates(_ dates: [Date]) for a date which doesn't belong to a current month, it's not reloaded: func calendar(_ calendar: JTAppleCalendarView, cellForItemAt date: Date, cellState: CellState, indexPath: IndexPath) -> JTAppleCell is not called.

UPDATE

The only problem is that it doesn't reload dates which don't belong to complete months.

Thanks,
Artem

@artemstepanenko artemstepanenko changed the title Can't reload a date from another month Can't reload dates from incomplete months Oct 17, 2017
@patchthecode
Copy link
Owner

I gave an answer here. Let me know.
#592

@patchthecode
Copy link
Owner

closing. We will track on #592

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

No branches or pull requests

2 participants