Skip to content

Use the original size provided by the API when loading images

Joshua Goins requested to merge work/redstrate/fix-loading-images into master

This prevents attachments from starting small and then getting bigger once the image is actually loaded. Aspect ratio is now calculated from inside the MediaContainer too.

Example of the bug:

image

Edited by Joshua Goins

Merge request reports