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

Isotope synchronous growth item and repositioning items #990

Closed
ghost opened this issue Oct 8, 2015 · 1 comment
Closed

Isotope synchronous growth item and repositioning items #990

ghost opened this issue Oct 8, 2015 · 1 comment

Comments

@ghost
Copy link

ghost commented Oct 8, 2015

I'm trying to adjust a plugin isotope for the needs of my project. I need to synchronously reposition the items inside the container by increasing its height. The height is increased by the plugin jQuery-Collapse (http://webcloud.se/jQuery-Collapse/) when clicking on items inside the container. Here the fiddle:

http://jsfiddle.net/adzpx1k6/12/

As seen in the example with increasing height elements located below - little jump up at recalculation position. It is necessary to avoid it.I would be grateful for any help!

@desandro
Copy link
Member

desandro commented Feb 9, 2016

Because the item size is determined by the size of the content, we can't use the technique covered in the docs. Sorry, but this behavior is the most suitable in this scenario.

@desandro desandro closed this as completed Feb 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant