alexk111 / ngImgCrop

Image Crop directive for AngularJS (THIS PROJECT IS NOT MAINTAINED ANYMORE)
MIT License
1.12k stars 515 forks source link

can't load the image(except the screenShot) in iphone6 #158

Open cgf150 opened 8 years ago

cgf150 commented 8 years ago

i'm using this plugins in iphon6 , and found that the plugin can't open the image properly(the image can't show). at the begining , i thought the image is too big ,but when i using android phone it was ok.

stetro commented 8 years ago

Scaling down the image before using imgcrop solved this issue on iPhone with Cordova for me.

rickerd commented 8 years ago

Use the better and maintained library https://github.com/CrackerakiUA/ngImgCropFullExtended

AlexBelov commented 8 years ago

ngImgCropFullExtend solved problem, thanks @rickerd!

rickerd commented 8 years ago

Maybe its an idea to close the repo? And show users to use the extended library.

rgins16 commented 8 years ago

@rickerd is ngImgCropFullExtended a complete replacement for ngImgCrop? I have noticed ngImgCrop hasn't been maintained for 2 years.

rickerd commented 8 years ago

We're aiming for that yes