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

Apply a -webkit-transition for the -webkit-transform. #35

Merged
merged 1 commit into from
Mar 25, 2015

Conversation

grrowl
Copy link
Contributor

@grrowl grrowl commented Mar 25, 2015

Otherwise iOS 8 Safari is transitioning transform, but applying -webkit-transform
(and ignoring transform).

Otherwise iOS 8 Safari is transitioning `transform`, but applying `-webkit-transform`
(and ignoring `transform`).
@grrowl
Copy link
Contributor Author

grrowl commented Mar 25, 2015

Fixes #25

@grrowl
Copy link
Contributor Author

grrowl commented Mar 25, 2015

Also, tested in Chrome stable, iOS 8.1 Safari and Desktop Safari 8.0.3

akiran added a commit that referenced this pull request Mar 25, 2015
Apply a -webkit-transition for the -webkit-transform.
@akiran akiran merged commit ecb9212 into akiran:master Mar 25, 2015
@akiran
Copy link
Owner

akiran commented Mar 25, 2015

@grrowl. Huge thanks.
Just tested this on iphone. Working well.

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

Successfully merging this pull request may close these issues.

2 participants