Results 184 comments of Fengyuan Chen

I have no idea about this. I think this is a problem of different browsers, but not Cropper.js itself.

暂时没有时间。下个大版本我会考虑的。

这个还在开发中,发布时间不确定哦。

v2 已发布并提供中文文档。

The `y` value is `-0.00000000000024`, may cause by the [0.30000000000000004](http://0.30000000000000004.com/) problem. I will try to fixed this. > For a quick fix, you can use `cropper.getData(true)` which will round each...

Maybe, I am not sure currently.

```js window.addEventListenr('load', () => { const cropperCanvas = document.querySelector('cropper-canvas'); // ... }); ```

Maybe. You can try other image editors first.