Vlad Artym

Results 11 comments of Vlad Artym

Same, I'm having trouble posting an image.

@imshub is that code working for you?

@imshub have you found any alternatives?

I think this doesn't work anymore.

It looks like it's only doing it with that specific minSize, with a 100,100 ratio I'm having no problems.

My current solution: ``` $('#image').on('rcrop-changed', function(){ let currentCropVal = $(this).rcrop('getValues'); if (currentCropVal.width > initImageCropVal.width || currentCropVal.height > initImageCropVal.height ){ $('#image').rcrop('resize', initImageCropVal.width, initImageCropVal.height, currentCropVal.x, currentCropVal.y) } ```

Great thanks for this! Would I just paste it in "python path"?

Any updates regarding this?

> We’d need to call an API to get conversion rates between currencies. Any API suggestion (cheap, or even better, free) is appreciated. Note that there wouldn’t be that many...