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

fix: [texture rendering] Fix texture id lost when widget is updated #1543

Merged
merged 3 commits into from
Feb 5, 2024

Conversation

littleGnAl
Copy link
Contributor

We get the texture id from the VideoViewController that is passed by the user directly, which will be reset if the widget is updated, so we need to maintain it internally.

@littleGnAl littleGnAl force-pushed the littlegnal/fix-texture-rendering branch from 4b2acf2 to c39a7fb Compare February 1, 2024 09:46
@littleGnAl littleGnAl merged commit f72552d into main Feb 5, 2024
34 checks passed
@littleGnAl littleGnAl deleted the littlegnal/fix-texture-rendering branch February 5, 2024 02:52
peilinok pushed a commit that referenced this pull request Dec 25, 2024
…1543)

We get the texture id from the `VideoViewController` that is passed by
the user directly, which will be reset if the widget is updated, so we
need to maintain it internally.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant