Valentin Hervieu

Results 275 comments of Valentin Hervieu

Sorry for missing this issue. I understand your point. The problem with the zoom is that it's harder to detect that the zoom gesture is complete compared to other gestures....

I just faced the same issue after updating the components package. It also depends on the number of components I use. Removing some of them fixes the issue.

> I spent a little time on it but got distracted by work. The cover option is added but I have a hard time understanding why renderedMediaSize is being recalculated...

Indeed I noticed this recently. What do you mean by a static demo?

I missed the previous answers, sorry for this. I'll have a look to the hosted demos. However, you can clone the repository and follow the development instructions at the bottom...

I fixed the basic demo: https://codesandbox.io/p/sandbox/svelte-easy-crop-basic-demo-q1005?file=%2FApp.svelte%3A5%2C16

For the other one, it wasn't belonging to me and it was deleted by the owner (probably due to the recent pricing changes on Codesandbox). I have no other choices...

I'm not sure how to do this in Svelte because I haven't used it in a while. In React, this would be done by simply not updating the zoom state...

This is a good point, this is an edge case but it should not work like this. To be honest, I don't have much bandwidth for this project at the...