mirror of
https://github.com/discourse/discourse.git
synced 2025-03-12 08:35:34 +08:00

- Now applied to all images over 150x150px - Stores the width and height in the WeakMap rather than using percentages for accuracy - When oneboxed images are hidden, they are given a subtle border for better visibility. - Don't apply when in the composer. Causes flickering.