cstefanache / angular2-img-cropper

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

markerSizeMultiplier & showCenterMarker does not exist on type CropperSettings #255

Open muuvmuuv opened 6 years ago

muuvmuuv commented 6 years ago

Hi I'm using Angular 4.x and got this error while compiling, any ideas?

Failed to compile.

path/to/profile/profile.component.ts (59,26): Property 'markerSizeMultiplier' does not exist on type 'CropperSettings'.