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

Implement platform view clipping in Skwasm renderer #133466

Closed
Tracked by #2770
eyebrowsoffire opened this issue Aug 28, 2023 · 3 comments · Fixed by flutter/engine#54201
Closed
Tracked by #2770

Implement platform view clipping in Skwasm renderer #133466

eyebrowsoffire opened this issue Aug 28, 2023 · 3 comments · Fixed by flutter/engine#54201
Labels
e: web_skwasm Skwasm rendering backend for web P2 Important issues not 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

@eyebrowsoffire
Copy link
Contributor

Platform views have been implemented in Skwasm, but one thing they are missing that is supported in the CanvasKit renderer is clip from layers being applied to the platform view.

@eyebrowsoffire eyebrowsoffire added P1 High-priority issues at the top of the work list e: web_skwasm Skwasm rendering backend for web labels Aug 28, 2023
@huycozy huycozy added platform-web Web applications specifically team-web Owned by Web platform team labels Aug 29, 2023
@yjbanov yjbanov added the triaged-web Triaged by Web platform team label Aug 29, 2023
@flutter-triage-bot flutter-triage-bot bot removed the triaged-web Triaged by Web platform team label Jan 18, 2024
@flutter-triage-bot
Copy link

This issue is marked P1 but has had no recent status updates.

The P1 label indicates high-priority issues that are at the top of the work list. This is the highest priority level a bug can have if it isn't affecting a top-tier customer or breaking the build. Bugs marked P1 are generally actively being worked on unless the assignee is dealing with a P0 bug (or another P1 bug). Issues at this level should be resolved in a matter of months and should have monthly updates on GitHub.

Please consider where this bug really falls in our current priorities, and label it or assign it accordingly. This allows people to have a clearer picture of what work is actually planned. Thanks!

@eyebrowsoffire
Copy link
Contributor Author

Still P1

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 Aug 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
e: web_skwasm Skwasm rendering backend for web P2 Important issues not 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

Successfully merging a pull request may close this issue.

3 participants