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

3.3.1 seems to have broken prepend relayout transition/animation #742

Closed
jonasjancarik opened this issue Aug 14, 2015 · 2 comments
Closed

Comments

@jonasjancarik
Copy link

When using v3.3.1, prepending elements doesn't result in a smooth transition. It seems that the animation only goes half-way through and then quickly switches to the final state. This is clearly visible with very slow transitions, e.g. transitionDuration: '2s'. Switching back to version 3.3.0 fixes the issue for me (but brings up other issues). I am using percentPosition: true and percentage widths.

I am loading Masonry from the CDN:

<script src="https://cdnjs.cloudflare.com/ajax/libs/masonry/3.3.0/masonry.pkgd.min.js">
</script>

BR, Jonas

@desandro
Copy link
Owner

Thanks for reporting this issue. This is a dependent on metafizzy/outlayer#37.

@jonasjancarik
Copy link
Author

Thanks for the quick fix!

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