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

Handle multiple taps on the capture button in the camera view #73

Open
j0x0j opened this issue Apr 28, 2022 · 0 comments
Open

Handle multiple taps on the capture button in the camera view #73

j0x0j opened this issue Apr 28, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@j0x0j
Copy link
Member

j0x0j commented Apr 28, 2022

If you tap on the capture image button in the camera view multiple times fast, a few errors come up. The camera kit component doesn't crash at least. I suggest we implement some debounce logic so that multiple taps on the capture button are only handled one time.

Screen Shot 2022-04-27 at 10 40 42 PM

@j0x0j j0x0j added the enhancement New feature or request label Apr 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants