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

Example for picture upload not working for me #19

Closed
00cpxxx opened this issue Mar 28, 2018 · 3 comments
Closed

Example for picture upload not working for me #19

00cpxxx opened this issue Mar 28, 2018 · 3 comments

Comments

@00cpxxx
Copy link

00cpxxx commented Mar 28, 2018

Hi, I tried using the picture upload example in the website and it failed with JS errors in both FF and Chrome. I'm on GNU/Linux if that makes any difference. Could it be a problem here or with the specific image?

FF 52 console:
https://alexa.pro.br/pond/ff.jpg

Chrome 57 console:
https://alexa.pro.br/pond/chrome.jpg

Picture used as test:
https://alexa.pro.br/pond/Landscape_5.jpg

Best wishes.

@rikschennink
Copy link
Collaborator

Hi @00cpxxx, Thanks for reporting! Turns out it's the orientation of your image, combined with me forgetting to turn the transform translations for that specific orientation into a function, causes this problem. Big oops on my part. Am fixing it now.

@rikschennink
Copy link
Collaborator

@00cpxxx Done! Version 1.0.6 of the image-preview plugin fixes this issue.

@rikschennink
Copy link
Collaborator

Small note, the preview of the image looks a bit grainy, I'm working on improving the image-preview quality. The output image will be crisp.

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