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

Calculation errors in Webkit with CSS3 features #17

Open
replete opened this issue Mar 23, 2012 · 2 comments
Open

Calculation errors in Webkit with CSS3 features #17

replete opened this issue Mar 23, 2012 · 2 comments

Comments

@replete
Copy link

replete commented Mar 23, 2012

I've noticed miscalculations in webkit-based browsers when using CSS3 features like Transition and Transform:

{webkit-transition: .2s all ease-in}
{webkit-transform:scale(0.65)}

Video example: http://screencast.com/t/6ZdlGaC4obt

It stumped me for a little while, but as I was withering on about in previous thread, I think it's something to do with line 78 in plax.js.

Sorry for the previous confusion.

@cameronmcefee
Copy link
Owner

@replete can you explain in detail? I'm not entirely sure from the video what the issue your running into is.

@replete
Copy link
Author

replete commented Mar 23, 2012

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

2 participants