cstefanache / angular2-img-cropper

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

Andrey Kliuiko #131

Closed akliuiko closed 7 years ago

akliuiko commented 7 years ago

Good evening.

I use your component in my application and I faced with such a problem like restoring bounds when my Logo was loaded in some Edit page.

I fixed this issue.

I also have some things to tell you:

  1. preserveSize option is not working for now - if I change it in myproject, then, as a result, browser crashes.
  2. function "enforceMinSize" is very good, so, how about adding function "enforceMaxSize"?
cstefanache commented 7 years ago

thanks!