fengyuanchen / cropperjs

JavaScript image cropper.
https://fengyuanchen.github.io/cropperjs/
MIT License
13.14k stars 2.42k forks source link

[V2] Disallow Crop outside image boundaries #1166

Closed marcopixel closed 6 months ago

marcopixel commented 7 months ago

Hello,

first of all thank you for your amazing work - V2 is really nice to use and works perfectly for my usecase 🙏

I was wondering if there's a way to limit the crop so it doesn't go outside the image boundaries? ViewMode is deprecated but i haven't seen any other option to disallow moving the selection outside the image...

Best regards, Marco

fengyuanchen commented 6 months ago

Duplicate of #981.