-
See "progressive position" (`No` vs `NO`) in the below screenshot. These should be cleaned up in the code rather than the spreadsheet, so that they're all always one uniform case style even if our won…
-
#### Background:
The Dance Studio located at the 125 Frederick property has been observed to exhibit structural deficiencies in the ceiling area. The boards constituting the ceiling are manifesting s…
-
Please create a way to using an external tool on:
* embedded images `data:img/*`
* linked images ``
Useful e.g. for optimizing or rescaling images.
Pseudo code:
```
foreach(IMAGES as IMA…
-
### Version
5.5.0
### Link to Minimal Reproduction
https://echarts.apache.org/examples/en/editor.html?c=scatter-large&code=GYVwdgxgLglg9mABAcwKZgCIEMpYBQA26ANInMMAM6pQCUiA3gFCKJFSJYBOXiAvIjCo…
-
**Note from the teaching team:** This bug was reported during the _Part II (Evaluating Documents)_ stage of the PE. **You may reject this bug if it is not related to the quality of documentation.**
![…
-
I don't know if it is possible right now, but it would be great if flutter had the capabilities of decoding an image progressivly instead of baseline if the image supports it.
-
Hi, is there a way to progressively load slides if they have html content? This would not work with lazy load, because that is only for images, and I would like to lazy load the entire div and all its…
-
**Describe the bug**
one of my users has an OG chromecast (the 1080p key-shaped one, its otherwise surprisingly fine), and can't play HEVC movies. I found the workaround to turn off tonemapping (wo…
-
Hello,
I am currently trying to get gstreamer working on Asus TinkerBoard 2 RK3399 using yocto, but I have some problems playing an .mp4 video through flutter app using the [flutterpi_gstreamer_vid…
-
Support for progressive JPEGs in LibGfx is brought by #17907.
However, it doesn't have support for at least one edge case: images with huge end-of-bands. Indeed, a normal EOB marker can only embed …