I’d like to have the same “scale-btn” functionality on my Discourse install as is here on Meta.
What exactly is that, a plugin? If so, does it have a name? Or it’s an unreleased version of Discourse?
I guess it’d doesn’t resample the images, just makes the browser display them at lower ratio, which is exactly what I’m looking for in all my Retina macOS screenshots. Inserting a 2x screenshot has always been a pain in Discourse, and this is exactly the perfect solution for it.
Cool, it’s working now. One issue though is that now Retina images are used and encouraged, the built-in resizing should also take care of that.
What I mean by that is that I have a screenshot, which is 1206x514 in 2x size or 603x257 in 1x size. If I upload it to my forum (or here) it automatically gets resized to 689x294, which is a very odd size. Odd, because it’s bigger than 1x size would be and also because it’s not an integer resize, so it’s blurry.
Once it’s in this size, I cannot use the 50% button as it’d be super tiny / unreadable, so I need to use the blurry/oversized 689 size.
OK, I’ve changed that setting to 1380. There are two bugs related to that:
(minor) Already uploaded images cannot be reuploaded again, it remembers them (from hash I guess) and only offers the 689 size.
The new scale buttons’s CSS go outside the view when this setting is used to allow wider images. Also the aspect ratio is wrong unless on 50% settings.
OK, I just checked and a single line of text before indeed solves it.
Also I cannot replicate the aspect ratio bug today, even though I’m trying with the very same image and I haven’t done anything with the site.
Я столкнулся с поведением, которое, безусловно, соответствует текущим намерениям разработчиков, но кажется немного… странным, в связи с вышеупомянутым комментарием.
Сценарий следующий:
Делается скриншот шириной примерно 500 пикселей на Retina-экране.
Результирующее изображение имеет ширину 1000 пикселей.
Загрузка в Discourse.
Изображение масштабируется до 690 пикселей и теперь выглядит больше оригинала.
Учитывая вышесказанное, кажется уместным добавить к существующим кнопкам 100% / 75% / 50% также опции «2x» или «3x». Это изменило бы приоритет масштабирования: сначала всегда стремиться к отображению изображения максимально близким к реальности.
В описанном сценарии, если бы была доступна опция «@2x», изображение отображалось бы как 500 пикселей и выглядело бы в натуральную величину, а не как 690 пикселей.
Это также относится к самим изображениям в лайтбоксе. Мне гораздо больше понравилось бы, если бы они открывались в состоянии Retina @2x или @3x.