Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File size seems wrong #1110

Closed
thibauds opened this issue Nov 1, 2015 · 2 comments
Closed

File size seems wrong #1110

thibauds opened this issue Nov 1, 2015 · 2 comments

Comments

@thibauds
Copy link

thibauds commented Nov 1, 2015

Hi,
I try to get the file size but it seems to be wrong for some files (see below):
http://jsfiddle.net/ew4jakn5/175/
For some reason I can't explain the file is converted to a Blob.

Following is converted to Blob (size seems wrong).
blob

Following is not converted to Blob (size is correct).
file

Tested on FF 41.0.2 and Chrome 46.0.2490.80

@danialfarid
Copy link
Owner

Fixed at version 9.1.2.
The issue was that it tries to fixed the exif orientation even for value 1.

@thibauds
Copy link
Author

thibauds commented Nov 2, 2015

So fast ! Thank you !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants