bcabanes / angular-image-cropper

AngularJS directive for cropping images.
124 stars 62 forks source link

Image can be dragged left/right (not fully visible) even after "fit" button is clicked #44

Open nastakhov opened 8 years ago

nastakhov commented 8 years ago

I can see this behavior on example page: http://bcabanes.github.io/angular-image-cropper/

As I understand, if image is "fit" it should be fully visible? Please advice, what I'm missing