ngf-fix-orientation 由于误解 exif 元数据而创建了无效的图像文件
作者: sandronm创建于 2016年6月11日更新于 2022年12月3日
标签bug
你好! 我想显示上传的图像的缩略图。 对于肖像图像, 我必须使用 ngf-fix-orientation="true" 才能正确显示缩略图。 问题: 有时生成的图像无效(黑色背景...) 当我上传横向图像时, 这种情况从来不会发生, 所以是的, 问题来自 ngf-fix-orientation。 我尝试在我的应用程序中使用 Firefox(最新版本), Chrome(最新版本), 也在您的演示中(https://angular-file-upload.appspot.com/)
内容来源: danialfarid/ng-file-upload