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

Resize png seems doesn't work #1095

Closed
luX0r-reload opened this issue Oct 2, 2017 · 0 comments
Closed

Resize png seems doesn't work #1095

luX0r-reload opened this issue Oct 2, 2017 · 0 comments
Labels

Comments

@luX0r-reload
Copy link

luX0r-reload commented Oct 2, 2017

Hi,
I'm using your plugin with ajax and multiupload with images redim.
Images are uploaded correctly but png images are not redim. With jpg all works fine.
This is my plugin call:

jQuery("#foto_upload").fileinput({theme: "fa", language:"it", allowedFileExtensions: ["jpg", "png", "gif"], uploadUrl: "<?php echo $someurl ?>", maxImageHeight: 768, maxFileCount: 5, resizeImage: true });

My environment:

  • Mozilla Firefox 55.0.3
  • Linux
  • jQuery v1.12.4
  • bootstrap fileinput v4.4.3

Attachment is one of the png I can try to upload already redim.

Thanks in advance.

EDIT: I'm try to upload attached png in demo plugin page too... same results. png is not resized:
http://plugins.krajee.com/file-image-management-demo

Luca

356_every_single_damned_gray

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

No branches or pull requests

2 participants