cstefanache / angular2-img-cropper

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

explicit stroke and fill settings for drag icon #139

Closed mbalk closed 7 years ago

mbalk commented 7 years ago

The white drag icon is almost invisible on bright images, so we draw a stroke around it. Settings are made via CropperDrawSettings.

cstefanache commented 7 years ago

Thank you!