plax icon indicating copy to clipboard operation
plax copied to clipboard

Calculation errors in Webkit with CSS3 features

Open replete opened this issue 12 years ago • 2 comments

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.

replete avatar Mar 23 '12 17:03 replete

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

cameronmcefee avatar Mar 23 '12 17:03 cameronmcefee

http://screencast.com/t/eQqbKFhOnk5

replete avatar Mar 23 '12 19:03 replete