Closed (fixed)
Project:
Media Folders
Version:
1.0.7
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
29 Jun 2026 at 13:45 UTC
Updated:
6 Aug 2026 at 09:10 UTC
Jump to comment: Most recent
Image preview currently only works for the Image media bundle. If you have other media types that use the Image source type, the preview will not be displayed for them.
Currently, the preview is based on
return ($this->mediaFoldersSettings->get('show_thumbnails') && $file_entity->bundle() == 'image')
I suggest using the media source type instead of a bundle.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
vitaliyb98 commentedComment #6
jmauricio commentedChanges merged into 1.0.x with fb6eaf96 (commits were squashed).
Comment #7
jmauricio commentedComment #8
jmauricio commentedReleased in 1.0.8