Image field zooms horizontal images too large in admin - overflows field boundaries
Hi,
When I use image fields and upload very wide aspect ratio images, they are zoomed too much on edit page load for fields that have width configured narrower than 100% of page edit form. The field uses gridMode=left.
Maybe the inputfield could detect, calculate current field width and adjust image initial zoom amount to fit the wider images within the fields current width? It should also take into account the respsonsive behaviour for smaller screens.
Examples of the issue - the right image fields are configured to be like columnWidth=30 of the width:
@donatasben Is it just in the list mode where you get the issue? (where it displays just 1 image per line). Can you attach a copy of an image where you are observing the issue?