Function row_art

Source
fn row_art(
    ui: &mut Ui,
    thumbs: &mut Option<&mut ThumbCache>,
    path: &str,
    palette: &Palette,
    h: f32,
)
Expand description

The picture in front of a file row, h points tall (16:9 box, so every row lines up).