Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image progressiveRenderingEnabled #2635

Closed
marlenecota opened this issue Jun 18, 2019 · 2 comments
Closed

Image progressiveRenderingEnabled #2635

marlenecota opened this issue Jun 18, 2019 · 2 comments

Comments

@marlenecota
Copy link
Contributor

marlenecota commented Jun 18, 2019

Split out from #2111
https://facebook.github.io/react-native/docs/image#progressiverenderingenabled

Typically Android only. When true, enables progressive jpeg streaming. See here.
Not supported by XAML. Would need to do the decoding ourselves and render ourselves.

When true, enables progressive jpeg streaming. https://frescolib.org/docs/progressive-jpegs.html

@ghost ghost added the Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) label Jun 18, 2019
@kmelmon kmelmon added this to the vNext Milestone 3 milestone Jun 19, 2019
@kmelmon kmelmon added ready for dev and removed Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) labels Jun 19, 2019
@chrisglein chrisglein changed the title [Image] Implement progressiveRenderingEnabled Implement progressiveRenderingEnabled Aug 10, 2019
@chrisglein chrisglein added this to To do in Core Feature Parity via automation Aug 28, 2019
@chrisglein chrisglein moved this from 1910 to 1911 in Image API completion (RN60) Sep 4, 2019
@marlenecota marlenecota changed the title Implement progressiveRenderingEnabled Image progressiveRenderingEnabled Oct 31, 2019
@jrdnlx
Copy link

jrdnlx commented Dec 6, 2019

hey can i try this, can you provide more detail on what to do?

@chrisglein chrisglein removed the vnext label Mar 18, 2020
@chrisglein chrisglein modified the milestones: 0.62 (M5), Backlog Apr 8, 2020
@ghost ghost added the Invalid Triage https://github.com/microsoft/react-native-windows/wiki/Triage-Process (label applied by bot) label Sep 16, 2020
@chrisglein chrisglein added enhancement and removed Invalid Triage https://github.com/microsoft/react-native-windows/wiki/Triage-Process (label applied by bot) labels Sep 23, 2020
@chrisglein chrisglein added the Recommend: Not Planned Recommend that issue should be given Not Planned milestone. label Aug 30, 2023
@chrisglein
Copy link
Member

Not something we plan to address on the Paper renderer as we move towards Fabric.
Fabric API completion for Image tracked here: #11144 (And is completed for Fabric)

@chrisglein chrisglein closed this as not planned Won't fix, can't repro, duplicate, stale Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API: Completion Area: Image enhancement nice-to-have p3 Recommend: Not Planned Recommend that issue should be given Not Planned milestone.
Projects
No open projects
Development

No branches or pull requests

4 participants