-
Notifications
You must be signed in to change notification settings - Fork 1k
Add background tap to pause video feature #875
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you add a video to demonstrate how this feature works?
Sure when clicking anywhere on the video the video play/pause instead of just making the overlay appear Screen.Recording.2025-04-01.at.19.33.00.mov |
@Ortes please fix the formatting issues as per the CI results. Thanks. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #875 +/- ##
==========================================
- Coverage 44.95% 44.55% -0.41%
==========================================
Files 22 22
Lines 1546 1560 +14
==========================================
Hits 695 695
- Misses 851 865 +14 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Is this ok ? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
It might be a good idea to rename the parameter if |
Up to you. |
I would rather have this as the default behavior as it is the behavior on Youtube and a lot of other players out here. But I understand if you don't want breaking changes |
Yeah, it should be well documented for now that this option is available. In a future minor update, we'll turn it on by default. I guess your task right now is to document the hell out of this for the time being. Thanks. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
When the video play and the feature enabled one click anywhere on the overlay pause the video