• glop102's avatar
    Reduce grid rows if larger than number of images available · 09a142a0
    glop102 authored
    When a set number of grid rows is specified in settings, then it leads
    to situations where an entire row in the grid is empty.
    The most noticable example is the processing preview when the row count
    is set to 2, where it shows the preview just fine but with a black
    rectangle under it.
    09a142a0
images.py 24.9 KB