mirror of
https://github.com/discourse/discourse.git
synced 2025-02-09 04:44:59 +00:00
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>