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

Glitches when parent is transform scaled #138

Open
groenroos opened this issue Jan 21, 2019 · 0 comments
Open

Glitches when parent is transform scaled #138

groenroos opened this issue Jan 21, 2019 · 0 comments

Comments

@groenroos
Copy link

I've run into an issue where the Quicksand animation is slightly glitchy when the parent or ancestor of the Quicksand div has a CSS transform scale applied to it.

You can see the issue in a JSFiddle here: http://jsfiddle.net/groenroos/pnx0fuc4/

If the #gallery-resizer div in the HTML is renamed to something else (thus disabling scaling), the animation works perfectly well. However, when the div is allowed to scale, the element animate into incorrect positions, and then snap into place once the animation is finished.

Is there any way to fix this?

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