Chronostasys / Blazor.Cropper

A blazor library provides component to crop image
MIT License
84 stars 19 forks source link

refactor: fix weird behaviors #50

Closed Chronostasys closed 2 years ago

Chronostasys commented 2 years ago

Current cropper has some weird behaviors in conner cases. E.g. when mouse try to drag left-top side of the cropper box out of the image, the image will grow larger in the opposite direction.