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

Is it possible to disable pause onTap? #1

Closed
udiedrichsen opened this issue Apr 12, 2019 · 7 comments
Closed

Is it possible to disable pause onTap? #1

udiedrichsen opened this issue Apr 12, 2019 · 7 comments
Labels

Comments

@udiedrichsen
Copy link

Very good plugin, work very good.

I dont want to allow that the user can pause the video.
Is their a way to do that?

@sarbagyastha
Copy link
Owner

@udiedrichsen , You can use hideControls property to hide the controls.

@udiedrichsen
Copy link
Author

Thanks for the fast response. I already use hideControls, but if you "tap" on the video the playback pause.

@sarbagyastha
Copy link
Owner

Oh! will update it in next update. Currently you can wrap the player in IgnorePointer widget to disable touch gesture for the player.

@sarbagyastha
Copy link
Owner

The issue if fixed in latest versions.

@vinodlee vinodlee mentioned this issue Aug 25, 2019
@pawangjain
Copy link

No this doesnot work in the latest version.
Even when showControls: false the video pauses when the video is touched.

@neelansh-creatorstack
Copy link

This is still not fixed.

@mym0404
Copy link

mym0404 commented Oct 11, 2022

IgnorePointer not working

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants