mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 03:18:23 +00:00
48308a5ee6
We want to allow lightboxing of smaller images, even if they are below the minimum size for image thumbnail generation. This change sets a minimum threshold of 100 x 100 pixels for triggering the lightbox. --------- Co-authored-by: Régis Hanol <regis@hanol.fr>