koorgoo / ngCropper

AngularJS wrapper for https://github.com/fengyuanchen/cropper
107 stars 72 forks source link

Image not change on second time choosing file #22

Closed hartjo closed 8 years ago

hartjo commented 8 years ago

image not change when i select new image file... how to fix that?

hartjo commented 8 years ago

i solve the issue thank you :) $timeout(hideCropper);

huguangju commented 8 years ago

+1