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

Random scrolling to beginning #592

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

Random scrolling to beginning #592

artemstepanenko opened this issue Oct 17, 2017 · 7 comments

Comments

@artemstepanenko
Copy link

Hello guys,

I've found one more bug. Sometimes when I call func reloadDates(_ dates: [Date]) the calendar is scrolled to the beginning. It happen rarely but very annoying.

Thanks.

@patchthecode
Copy link
Owner

Which version of the calendar are you using?

Can you use master-branch version of the library to see if your issue is already resolved?
I'll be releasing branch version in about a week or so.

replace this in your pod file to try it

pod 'JTAppleCalendar', :git => 'https://github.com/patchthecode/JTAppleCalendar.git', :branch => 'master'

Then do pod update

it will ask you to implement a willDisplayCellFunction. The instructions here will let you know what yo put in that function -> #553

@artemstepanenko
Copy link
Author

artemstepanenko commented Oct 17, 2017

Thank you very much. I'll keep you posted.
My version is 7.0.6 (the newest).

@artemstepanenko
Copy link
Author

artemstepanenko commented Oct 19, 2017

@patchthecode I've followed your instructions and now I have 56 compilation issues in the library's code reported by my Xcode 9.0. Am I doing something wrong?

@patchthecode
Copy link
Owner

patchthecode commented Oct 19, 2017

hmm.. can you join me here? -> https://gitter.im/patchthecode/JTAppleCalendar

Also what version are you using?

@artemstepanenko
Copy link
Author

Texted you.

@patchthecode
Copy link
Owner

Not sure if you texted the correct address. Not seeing your message.

@patchthecode
Copy link
Owner

closing this issue.
version 7.1.0 has been released.
it seems we have very different time zones.
Update me if the latest version resolved your issues.

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