Setting the autoRotate prop after an image has been selected does not produce the expected outcome (at least for my use case!) Neither the preview nor the base64 output change when :autoRotate changes. With Chrome auto rotating photos now, sometimes the image-uploader component is rotating already rotated photos, so it would be nice if the user sees in the preview that the photo isn't oriented correctly, they could toggle autoRotate off.
Setting the autoRotate prop after an image has been selected does not produce the expected outcome (at least for my use case!) Neither the preview nor the base64 output change when
:autoRotate
changes. With Chrome auto rotating photos now, sometimes the image-uploader component is rotating already rotated photos, so it would be nice if the user sees in the preview that the photo isn't oriented correctly, they could toggle autoRotate off.