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 videoTitle IgnorePointer #164

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

Conversation

bigzhu
Copy link

@bigzhu bigzhu commented Dec 7, 2023

Thank you for your excellent work.

Sometimes, I need to add buttons or links to the Player screen, similar to the one shown in the image below:

Screenshot 2023-12-07 at 19 30 29

The videoTitle Widget is the ideal slot for this purpose. However, the IgnorePointer widget prevents the videoTitle Widget from responding to taps or other actions.

Instead of being ignored by pod_player, it might be a better choice to leave this decision to the user.

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