Skip to content
This repository was archived by the owner on May 25, 2023. It is now read-only.

Fix a bug that prevents to load (and then resize) image #3384

Closed
wants to merge 1 commit into from
Closed

Fix a bug that prevents to load (and then resize) image #3384

wants to merge 1 commit into from

Conversation

hyde1
Copy link

@hyde1 hyde1 commented Jan 5, 2015

A comparison between maxFileSize and the actual file size was in the wrong direction

@blueimp
Copy link
Owner

blueimp commented Jan 5, 2015

The original code is correct, your code would prevent loading files lower than the loadImageMaxFileSize setting.

@blueimp blueimp closed this Jan 5, 2015
@hyde1
Copy link
Author

hyde1 commented Jan 5, 2015

Indeed, I read too fast. Wired because this update is fixing an issue I have, where the files are not being resized before the upload...

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

Successfully merging this pull request may close these issues.

2 participants