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

[web:multi-view] Teach Renderer to target multiple elements #137378

Closed
yjbanov opened this issue Oct 26, 2023 · 2 comments
Closed

[web:multi-view] Teach Renderer to target multiple elements #137378

yjbanov opened this issue Oct 26, 2023 · 2 comments
Assignees
Labels
P1 High-priority issues at the top of the work list platform-web Web applications specifically team-web Owned by Web platform team triaged-web Triaged by Web platform team

Comments

@yjbanov
Copy link
Contributor

yjbanov commented Oct 26, 2023

The Renderer class in the web engine currently assumes a single target element that it renders into. It also currently sizes itself based on global information provided by EmbeddingStrategy.

To support multiple views, the Renderer class must be reshaped to support rendering multiple Scene graphs each into its own element with its own size.

@yjbanov yjbanov added platform-web Web applications specifically P1 High-priority issues at the top of the work list team-web Owned by Web platform team triaged-web Triaged by Web platform team labels Oct 26, 2023
@harryterkelsen
Copy link
Contributor

Closed with flutter/engine#48301

Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
P1 High-priority issues at the top of the work list platform-web Web applications specifically team-web Owned by Web platform team triaged-web Triaged by Web platform team
Projects
None yet
Development

No branches or pull requests

2 participants