dry-stone-layout icon indicating copy to clipboard operation
dry-stone-layout copied to clipboard

resize

Open jkanche opened this issue 8 years ago • 1 comments

Is it possible to implement resize behavior for the components in the grid ?

jkanche avatar Sep 22 '17 13:09 jkanche

In what way?

Normally I recalculate the layout when the size of the grid itself changes (usually browser resize or orientation change) but you can also set the target height of the items if, for instance, you wanted to provide some small / medium / large view option.

CaptainCodeman avatar Sep 22 '17 14:09 CaptainCodeman