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

First Time is always slow #3

Open
peoplecallmefrancois opened this issue Sep 16, 2013 · 2 comments
Open

First Time is always slow #3

peoplecallmefrancois opened this issue Sep 16, 2013 · 2 comments

Comments

@peoplecallmefrancois
Copy link

The first time, a modal view controller is opened, this animation takes about 4 seconds, after the first time it only takes about 1 second, how do I increase the speed of the first time that the animation occurs?

@peoplecallmefrancois
Copy link
Author

For the first time, the main view controller fades away, then comes back, and only then is the modalviewcontroller shown.

After the firs time, the main view controller fades away, and only then is the modalviewcontroller shown.

Why is there an extra step the first time? What can I do to fix this bug?

@peoplecallmefrancois
Copy link
Author

Oh, I have now figured out that this does not occur in iOS6, but it does occur on iOS7. Not sure why.

Does this happen to you when using iOS7?

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

1 participant