cstefanache / angular2-img-cropper

Angular 2 Image Cropper
MIT License
364 stars 135 forks source link

How to Resize Cropp selection Box #199

Closed ahuertam closed 3 years ago

ahuertam commented 7 years ago

Hello, I want to have some defaults options using diferent buttons on my code so the final user does not need to resize the box manually. ( for example landscape and square box figures)

Is there direct a way to change the cropp box shown? I tried with the multiple options I saw on the code but could not get it to work correctly.

Thanks!