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

End date not taken into account when only one month(one index) #131

Open
mlucian opened this issue Sep 18, 2020 · 1 comment
Open

End date not taken into account when only one month(one index) #131

mlucian opened this issue Sep 18, 2020 · 1 comment

Comments

@mlucian
Copy link

mlucian commented Sep 18, 2020

I have a particular case where I need to display only one month but with a much narrower start date -> end date.
For example: 15th of Sept to Today (18th of Sept).

With the implementation found in CocoaPods 1.8.9 cellOutOfRange is always ignoring the response from endIndexPath since we only have one section. The older implementation found in the initial xcodeproj example is working correctly since it is using a flag and then returns the result instead of immediately returning.

Thank you.

@yakoobs
Copy link

yakoobs commented Nov 14, 2020

Hi @mmick66! You did a great job with this CalendarView. Are you going to take a look at the issue described above in the near future? This calendar is really nice and easy to use and customise. Kudos!

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