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

How to stop scrolling animation ? #455

Closed
divinebaibhav opened this issue Oct 19, 2016 · 4 comments
Closed

How to stop scrolling animation ? #455

divinebaibhav opened this issue Oct 19, 2016 · 4 comments

Comments

@divinebaibhav
Copy link

divinebaibhav commented Oct 19, 2016

I am using FSCalender View that shows single month at one time.
when scroll or move to next month horizontally , there is animation .
i want stop that.How can I?
My calender cells have background color.

thanks

@WenchaoD
Copy link
Owner

calendar.scrollEnabled = NO;

@divinebaibhav
Copy link
Author

divinebaibhav commented Oct 19, 2016

Hey
It stopped scrolling but i want to stop only animation while scrolling.It appears some colors passes across cells when scroll

thanks

@divinebaibhav
Copy link
Author

divinebaibhav commented Oct 20, 2016

I have attached
a video having that issue

CalenderBug_Animation_20_2016.zip

@divinebaibhav
Copy link
Author

divinebaibhav commented Oct 20, 2016

I commented this line
// self.animator = [[FSCalendarAnimator alloc] init];

And issue resolved

thanks
:)

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