advanced-cropper / vue-advanced-cropper

The advanced vue cropper library that gives you opportunity to create your own croppers suited for any website design
https://advanced-cropper.github.io/vue-advanced-cropper/
Other
930 stars 128 forks source link

currentStencilSize was mentioned but never processed #281

Open a0s opened 2 weeks ago

a0s commented 2 weeks ago

During rewriting vue-advanced-cropper to better typed SFC i found mentions of currentStencilSize, which is not supported in algorithms.calculateStencilSize

Norserium commented 2 weeks ago

@a0s, you are right, but what's exactly do you want to improve by this rewriting?