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

Embedded UIViews don't show in scene snapshots #23435

Open
amirh opened this issue Oct 23, 2018 · 3 comments
Open

Embedded UIViews don't show in scene snapshots #23435

amirh opened this issue Oct 23, 2018 · 3 comments
Labels
a: platform-views Embedding Android/iOS views in Flutter apps c: new feature Nothing broken; request for a new capability engine flutter/engine repository. See also e: labels. P2 Important issues not at the top of the work list platform-ios iOS applications specifically team-ios Owned by iOS platform team triaged-ios Triaged by iOS platform team

Comments

@amirh
Copy link
Contributor

amirh commented Oct 23, 2018

No description provided.

@amirh amirh added c: new feature Nothing broken; request for a new capability platform-ios iOS applications specifically a: platform-views Embedding Android/iOS views in Flutter apps labels Oct 23, 2018
amirh referenced this issue in flutter/engine Oct 23, 2018
For flow to manipulate the embedded UIViews during the paint traversal
it needs some hook in PaintContext.
This PR introduces a ViewEmbeder interface that is implemented by the
iOS PlatformViewsController and plumbs it into PaintContext.

The ViewEmbedder interface is mainly a place holder at this point, as
this PR is focused on just the plumbing.
@zoechi zoechi added the engine flutter/engine repository. See also e: labels. label Dec 11, 2018
@zoechi zoechi added this to the Goals milestone Dec 11, 2018
@zoechi
Copy link
Contributor

zoechi commented Dec 11, 2018

The referenced engine PR was merged.
Was it supposed to fix this issue?

@zoechi zoechi added the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Dec 11, 2018
@iskakaushik iskakaushik self-assigned this Mar 25, 2019
@no-response
Copy link

no-response bot commented Mar 25, 2019

Without additional information, we are unfortunately not sure how to resolve this issue. We are therefore reluctantly going to close this bug for now. Please don't hesitate to comment on the bug if you have any more information for us; we will reopen it right away!
Thanks for your contribution.

@no-response no-response bot closed this as completed Mar 25, 2019
@amirh amirh removed the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Mar 25, 2019
@amirh
Copy link
Contributor Author

amirh commented Mar 25, 2019

This was not yet implemented

@flutter-triage-bot flutter-triage-bot bot added team-ios Owned by iOS platform team triaged-ios Triaged by iOS platform team labels Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a: platform-views Embedding Android/iOS views in Flutter apps c: new feature Nothing broken; request for a new capability engine flutter/engine repository. See also e: labels. P2 Important issues not at the top of the work list platform-ios iOS applications specifically team-ios Owned by iOS platform team triaged-ios Triaged by iOS platform team
Projects
Development

No branches or pull requests

6 participants