-
I am using `vue-croppa` component in modal dialog and experience this issue after closing my dialog during window resize.
I have investigated the issue and figured out that `auto-sizing = true` is…
-
Hey
When I change the width and height of the widget, the position of the image is reset to the middle. But when the widget is resized, I want the image to hold his original position (chosen by th…
-
I'm porting a Photoshop-style cropping widget from plain JS to Preact, and ran into some serious performance problems.
During drag-and-drop, the display updates (which are triggered by `setState()`…
-
我们现在使用script的方式引入vue的,所以咱们的vue-cropper也有这种安装方法吗?
-
![image](https://user-images.githubusercontent.com/29765895/34811790-90b4fe26-f6dd-11e7-97c7-5920003b61a8.png)
安装npm install vue-cropper
使用 import VueCropper from vue-cropper
都是按步骤来的,删了重装还是这样
-
没看见有上传失败的回调函数......
-
Component is not working. I try to use it but nothing. When I try to upload an image it shows empty canvas and there is no error, cropper area shows 0x0 and I can not move it.
Then I try to rotate…
-
![image](https://user-images.githubusercontent.com/15125049/34411870-a0c42cac-ec14-11e7-833c-0daf79a2362b.png)
配置:
cropperOption: {
canScale: false,
…
-
1.拍完照之后,报错canvas.toBlob is not a function
https://github.com/pfnet/PaintsChainer/issues/51
尝试了下vue-cropper依赖exif-js降级到2.2.0版本也不会报错,但是还是会出现下面的问题
2.用这个方法解决后,没有报错,但是还是无法在剪辑局域正常显示所拍照片
测试机型:iPhon…
-