metafizzy / isotope-cells-by-row

cellsByRow layout mode for Isotope
2 stars 4 forks source link

Dynamic height #1

Open richgcook opened 10 years ago

richgcook commented 10 years ago

I am using isotope, with cells-by-row, but there's a few issues going on.

  1. Can you set a dynamic height per row (so each row's height is the tallest element on that row)
  2. How would this work with infinitescroll?

Any thoughts? R

Messa1 commented 7 years ago

+1

desandro commented 6 years ago

Can you set a dynamic height per row (so each row's height is the tallest element on that row)

The cellsByRow layout mode already works this way. Although it may break if you add new items to a row that are bigger than previous row items.