mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
The multi-file thumbnail strip rendered an <img> with the file blob URL for every entry, so audio, video, and document files showed a broken image icon with the filename as alt text instead of a preview. Render an <img> only when there is a real image to show (a processed preview, a processed image output, or an image-modality original). Otherwise show a modality icon (waveform / film / document) plus the file's format label, using the entry's existing previewKind.