Skip to content
#

crop-image

Here are 202 public repositories matching this topic...

sltsm
sltsm commented Dec 2, 2019

Hi,
I went through the documentation and couldn't find anything about using imgproxy with a SPA framework like vue. Are there any examples or guides on this?

If I understand correctly imgproxy is ment to be used serverside because of the encryption aspect. Would love to know about any best practices on how to implement it in a SPA scenario.

Thank you

rafaelsq
rafaelsq commented Jan 10, 2018
$ docker run --rm -p 9000:9000 h2non/imaginary -enable-url-source
$ curl http://localhost:9000/smartcrop?width=31&height=31&type=webp&url=https://camo.githubusercontent.com/bcb3b2bd343c3c85aaf6094e51c6178bbe239a32/687474703a2f2f7331342e706f7374696d672e6f72672f3874683731613230312f696d6167696e6172795f776f726c642e6a7067
{"message":"Error while processing the image: shrink: parameter vshrin
pranitashelukar
pranitashelukar commented Feb 5, 2020

Expected Behavior

This was spotted when tried to use wacom tablet and pen to re-position, resize image.
Replicated same using mouse.
Mouse click should allow to drag image from one position to another and same time wheel should allow zoom in/out behavior without image flicker

Actual Behavior

Image flickers when using mouse click and wheel together

Steps to Reproduce the Problem

Improve this page

Add a description, image, and links to the crop-image topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the crop-image topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.