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

Remove cameraView from superview after scanning #1945

Open
wants to merge 1 commit into
base: v2
Choose a base branch
from

Conversation

d0m1n1kr
Copy link

Remove from superview when camera subview is dismantled.

If the view is not removed, all inputs are captured by this (transparent) view.
After removing, all events are propagated to the WebView as expected.

Remove from superview when camera subview is dismantled. Otherwise inputs on webview are broken after scanning.
@d0m1n1kr d0m1n1kr requested a review from a team as a code owner October 16, 2024 14:44
Copy link
Contributor

Package Changes Through ce7a883

There are 8 changes which include dialog with patch, dialog-js with patch, positioner with patch, positioner-js with patch, http with patch, http-js with patch, shell with patch, shell-js with patch

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
api-example 2.0.2 2.0.3
api-example-js 2.0.0 2.0.1
dialog 2.0.1 2.0.2
dialog-js 2.0.0 2.0.1
http 2.0.1 2.0.2
http-js 2.0.0 2.0.1
positioner 2.0.1 2.0.2
positioner-js 2.0.0 2.0.1
shell 2.0.1 2.0.2
shell-js 2.0.0 2.0.1

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

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