Upstream: https://we.phorge.it/T16039
When going through the list of files I shared it would be very convenient to have a visual representation of those in addition to their name, especially for mockups and other image based assets.
Upstream: https://we.phorge.it/T16039
When going through the list of files I shared it would be very convenient to have a visual representation of those in addition to their name, especially for mockups and other image based assets.
First step would likely make File Transforms by default also create a "Thumbgrid (100px)"/TRANSFORM_THUMBGRID.
Currently the code only creates a "Preview (220px)"/TRANSFORM_PREVIEW by default for bitmap image files).
Proof of concept patch to render 48x48px thumbnails for image files: