fix cropper and EXIF orientation

This commit is contained in:
MarcZierle 2022-05-19 19:55:09 +02:00
parent fde8608dc4
commit d8a944ae96

View File

@ -7,6 +7,7 @@
:stencil-component="this.$options.components.RectangleStencil"
:stencil-props="stencilProps"
:auto-zoom="true"
:checkOrientation="false"
@change="change"
ref="cropper"
/>