davidenke / context-filter-polyfill

Polyfills `CanvasRenderingContext2d.filter` capability of adopting CSS3 filters to canvas contexts at least partially.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problem with CropperJs

danisss9 opened this issue · comments

Hello,

I was using this with CropperJs to edit images in IOS safari, but after using CropperJs crop() function this canvas seems to stay cropped for the next time I load a image into CropperJs. Do you know any fix for this?

Thanks!