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

Testing #4

Open
wants to merge 30 commits into
base: master
Choose a base branch
from
Open

Testing #4

wants to merge 30 commits into from

Conversation

parveshneedhoo
Copy link

No description provided.

l0stpenguin and others added 30 commits September 19, 2018 11:53
…ght"

com/cordova/plugin/thumbnail/Thumbnails.java:126: warning: unreachable catch clause
} catch (IOException ex) {
^
thrown type FileNotFoundException has already been caught
Fixed "thrown type FileNotFoundException has already been caught"
The property with key kCGImageSourceCreateThumbnailFromImageAlways with a value of true means that any thumbnail image embedded in the image file is ignored and the image generated is from the full size image. If you don’t do this and the image file contains a thumbnail image then the max size you specify is ignored and you get the embedded thumbnail image, this is rarely what you want.
create thumbnail with appropriate height and width
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

Successfully merging this pull request may close these issues.

5 participants