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

Custom onClickOnPlayer #145

Open
ignl opened this issue Nov 24, 2024 · 0 comments
Open

Custom onClickOnPlayer #145

ignl opened this issue Nov 24, 2024 · 0 comments
Labels
feature New feature or request

Comments

@ignl
Copy link

ignl commented Nov 24, 2024

If the feature request is for a plugin or provider, specify it here.

core

If the feature solves a problem you have, specify it here.

Tapping player in mobile should open control bar instead of pausing video.

Describe the proposed feature.

I don't know if this is feature or maybe question on best way to solve this but basically I would like to have custom handling of clicking on player. On mobile I want tap to simply show control bar and pause only when tap second time. Looking at onClickOnPlayer it doesn't seem it's possible to register custom logic somehow there. What do you think, could this be a new feature?

Describe alternatives you've considered

Maybe it's possible to solve this with parent element event listener and e.stopPropagation.

Additional context

No response

Related issues

No response

@ignl ignl added the feature New feature or request label Nov 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant