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

Slightly Lag in animation #29

Open
vaidyagourav opened this issue Jan 19, 2014 · 3 comments
Open

Slightly Lag in animation #29

vaidyagourav opened this issue Jan 19, 2014 · 3 comments

Comments

@vaidyagourav
Copy link

Hi all,
I am experiencing a lag in flip animation when swiping the view, flip animation is not as smooth, can anybody help me regarding the same

Thanks in advance

@teffi
Copy link

teffi commented Apr 7, 2014

What ipad version are you using? If it's ipad 3 the lag is caused because of the higher graphic processing the device needs. In order to fix this you can pre-load / cache the next view.

@vaidyagourav
Copy link
Author

Yeah i have done the same , Thanks :)

@matiasvillaverde
Copy link

I think that the problem is the screenshot with the method - (UIImage *) imageByRenderingView

Do you have an idea for cache the image of the next view and the current view, like a timer that preload the image every 1 second. I think this is going to be more efficient

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

3 participants