-
-
Notifications
You must be signed in to change notification settings - Fork 89
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
hold camera button to record a video #477
Comments
Hi @Lppsoeht, Thanks a lot for filing this PR! Could you please describe this feature further? Is it similar to how Google Camera handles long tapping the white circle button in photo mode? |
Yes quite the same approach |
The option to start recording a video and also the ability to zoom by swiping up or down the screen |
We currently support opening the settings dialog by swiping down, so we might not be able to support zooming by swiping up/down the screen as the two features could clash/hamper the UX |
Swiping a bit up or a bit down to regulate the zoom while holding the takepicture button is not the same gesture as swiping down without holding any button. |
Panning/directly using the zoom bar seems to be more convenient and intuitive than tapping the capture button and swiping up/down (which gets close to the efforts needed for panning), this seems too niche when there are already multiple ways to perform zooming. Also, please file a separate issue while describing a different feature request/issue for us to be able to keep track of the status of all issues correctly Thank you for your time and support @Lppsoeht! |
Similarly to the way apple does it. Hold the button used to take pictures or videos to start recording a video until the button is pressed.
The text was updated successfully, but these errors were encountered: