flickr / justified-layout

Pass in box sizes and get back sizes and coordinates for a justified layout
https://flickr.github.io/justified-layout/
MIT License
1.6k stars 87 forks source link

Varying row height #42

Open saltcod opened 6 years ago

saltcod commented 6 years ago

Hey all!

Wondering if there's a way to vary the row height. I'd like to have the first two rows be tall and the rest a fixed height.

Thanks!

pdokas commented 6 years ago

There is not (besides fullWidthBreakoutRowCadence which is somewhat similar), but it’s a nice idea. I don’t think we’d be opposed to an optional per-row configuration.