Preview
Issue #1
Seems this page can have IV with no content loss
- Deleted Account
- IV is not generated because the IV engine refuses to process images with aspect ratio that can't be properly desplayed on the phone's screen. In this case it's 600x30.
You worked this around by converting the image into Icon(<pic>). It forced the IV engine to process the image, but it's not a solution.
I encourage you to try it out on a smaller phone and see how everything breaks because of this Icon.
Also, it's not really possible to reliably detect which images will not be processed, and handling only certain special cases is only useful for reporting issues for others' templates
- Declined by admin
- There's no reliable way to detect such images and <pic> is not suitable for this case. Images may also fail to load due to high width/height ratio, not only because of small resolutions. Also it's not possible to make any checks in the template against similar images, when size attributes are missing (unless there's special formatting and clear reason to use <pic> for them).
- Type of issue
- Rudimentary content not removed
- Reported
- Feb 17, 2019