cstefanache / angular2-img-cropper

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

Not working with typescript --strictNullChecks flag #129

Closed mmgyce closed 7 years ago

mmgyce commented 7 years ago

Module build failed: Error: /home/project1/node_modules/ng2-img-cropper/src/model/pointPool.ts (12,13): Type 'null' is not assignable to type 'Point'.)

cstefanache commented 7 years ago

Fixed with latest commit