When dropping multiple images, arranges them in a square-ish grid (cols = ceil(sqrt(count))) with 20px gaps, tracking per-column widths and per-row heights for proper alignment.
When dropping multiple images, arranges them in a square-ish grid (cols = ceil(sqrt(count))) with 20px gaps, tracking per-column widths and per-row heights for proper alignment.