Skip to content

ImageDelegate: Use automatic instead of explicit sourceSize

Noah Davis requested to merge work/ndavis/imagedelegate-sourcesize into master

Fixes bad downscaling and improves RAM usage.

before after
Screenshot_20210506_125027 Screenshot_20210506_125054

With this particular image, RAM usage was reduced from ~141 MB to ~134 MB.

Edited by Noah Davis

Merge request reports