Skip to content

Variable thumbnails per row

Colin Macdonald requested to merge variable_per_row into minsize

This is like !2428 (try it first!) but in order to "fix" the last-row issue (see !2428) I put each thumbnail into col-auto... Not ideal as there is unused horizontal space as each thumbnail just tries to be its maximum size (which I have capped artificially here rather than what I assume was the pixel size)

Merge request reports