-
Notifications
You must be signed in to change notification settings - Fork 411
Open
Labels

Description
First of all: I really like the plugin - it instantly worked in my project without (almost) any problems.
Just one thing:
If I enable filePreview and drop my images, the plugin interprets the orientation-attribute from the exif-data from the jpeg. This is especially a problem when pictures were taken by a smartphone camera with gyroscope (otherwise exif-orientation is always 1). So the base64-generated preview image has a different rotation than in common image-view-software.
Please note that I'm not very deep into image conversion stuff and everybody feel free to correct me if there is something wrong in my issue.