fernoftheandes

Results 5 comments of fernoftheandes

Here is a [fiddle](http://jsfiddle.net/L2tae1to/) with ngImgCrop working for angular 1.3.15.

In the meantime, this works for me: ``` scope.onPhotoSave = function(data) { // do something... scope.myImage = ''; // reset image (assumes image="myImage") $('#myModal').modal('hide'); }; ```

No, if you load a portrait image into the fiddle I posted for issue #46, it works without problems. I am using Firefox 37.0.1.