-
Notifications
You must be signed in to change notification settings - Fork 810
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
Unexpected errors when moving project to Xcode 9. #575
Comments
put this in
Then do a The is the latest version to be released |
If you need more help on the issue, talk to me here -> https://gitter.im/patchthecode/JTAppleCalendar |
But another case, when I try to scroll to date:
then in version |
In this code, you have removed the scrolling animation.
What happens if you do this instead?
|
Hi, sorry for delay;( The animation makes difference because of Before latest version (I mean 7.0.4, now it is 7.0.6) the user after view is loaded see immediately Spetember 2017 WITHOUT any jump or animation. Why now calendar jumps after view is loaded? I need to set calendar to the current date immediately to the user after view is loaded. Why it happens? |
It is because of latest version. When I force cocoapods to install version 7.0.4 then everything is fine. Please take a look into this. |
If you are online, can you join me here? https://gitter.im/patchthecode/JTAppleCalendar |
closing issue. |
This is what I try to resolve. Any help?;)
The text was updated successfully, but these errors were encountered: