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

iPhone glitch: "toNode" disappears for about 0.5 seconds #44

Open
callumlocke opened this issue Sep 11, 2015 · 0 comments
Open

iPhone glitch: "toNode" disappears for about 0.5 seconds #44

callumlocke opened this issue Sep 11, 2015 · 0 comments

Comments

@callumlocke
Copy link

I'm getting this bug in my own code but you can also see it happening in the multicolour-number-grid demo (at http://www.rich-harris.co.uk/ramjet/ under More Examples).

To reproduce: Visit that page on an iPhone 5 (and maybe other devices, I haven't tested). Tap one of the items. It animates smoothly, but then when it's finished, and the big photo is at its full size, it waits a moment then the big photo disappears and reappears. It's gone for about 0.5 seconds (it's very noticeable).

I'm guessing the tempoary disappearance is due to Ramjet removing the toNode clone before firing the 'done' callback that unhides the real toNode. But it's weird that there would be such a big gap of time; maybe there's something else going on?

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