Currently if you have an image with a very small important part and an image size with a zoom level of 100% you will get very small images that will be shown blurry to the user as they will get upscaled by the browser.
It might make sense to add a setting for a minimum density that ensures that the zoom will stop as soon as the minimum density is reached. Possible names: zoomMinDensity, maxZoomDensity,…
/cc @Toflar
Currently if you have an image with a very small important part and an image size with a zoom level of
100%you will get very small images that will be shown blurry to the user as they will get upscaled by the browser.It might make sense to add a setting for a minimum density that ensures that the zoom will stop as soon as the minimum density is reached. Possible names:
zoomMinDensity,maxZoomDensity,…/cc @Toflar