ng2-imageupload
ng2-imageupload copied to clipboard
A component which resizes the selected file image
Support for Angular V9 (Ivy renderer)
Regarding #23: Seems to work now, but it is rather slow on mobile devices (tested with iPhone 4S, iOS 10.3.1). I assume that's because of the canvas' toDataURL-method. I reduced...
Issue is happening with https://github.com/angular/universal-starter
As the headline says: If you select a photo from an iPhone, the image is possibly rotated (90° left or right).
Here's the link explains it. [Link](http://angularjs.blogspot.com/2016/12/ok-let-me-explain-its-going-to-be.html)