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

Chrome for iOS flicker #28

Open
dustinhorton opened this issue Jan 21, 2014 · 3 comments
Open

Chrome for iOS flicker #28

dustinhorton opened this issue Jan 21, 2014 · 3 comments
Labels

Comments

@dustinhorton
Copy link

When you scroll (start scrolling or change scroll direction), the background of the off canvas menu flickers white

Video: http://youtu.be/UVZtGnF4D6E

This exists both in the hosted demo & within my project. Does not exist in Safari.

@tylersticka
Copy link
Member

@dustinhorton Whoa, that's annoying!

Unfortunately, I'm not sure what the cause might be just yet... I hope it's not something mysterious like a web-view regression in iOS 7. 😕

@dustinhorton
Copy link
Author

@tylersticka Yes sir. I was actually able to...'fix'...it by setting the background of the body to the same as that of the off canvas menu (dark grey in my case), but seems hacky.

@tylersticka
Copy link
Member

@dustinhorton That's good to know... if we can't figure out a fix that doesn't make our skin crawl, we can at least document a potential solution in the README.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants