On the Polymer 3 and ESM migration we found that a bug (ELEMENTS-1141) with our integration with CropperJS.
That ticket was resolved and some notes where added to explain the issue. Also unit tests were included.
In the meanwhile we found that we probably missed one scenario: when we collapse the metadata layout.
Steps to reproduce
- Go to nightly.nuxeo.com and open any image asset
- Check the image is displayed with the correct (i.e. expected) size on the previewer;
- Collapse the metadata layout;
- Check the image is size is not adapted;
- is related to
-
ELEMENTS-1141 Fix image preview when opening a second time
- Resolved