zhanziyang/vue-croppa

Black corners when use plugin

ronniery opened this issue · 0 comments

When I try to cut of some parts of an image, using plugin inside vue-croppa. The corners of the image are all black.

Example:
https://codepen.io/ronniery-borges/pen/BajqaBd

Or

rounded-image

How can I fix that? I want make the corners transparent, something like that:

rounded-image (1)