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

Pause Command Issue #10

Open
alperGocen opened this issue Aug 14, 2018 · 1 comment
Open

Pause Command Issue #10

alperGocen opened this issue Aug 14, 2018 · 1 comment

Comments

@alperGocen
Copy link

As far as I have realized, in the Droid project there is an error with PauseCommand in VideoPlayerRenderer class, where the _isPaused in the if clause should have been (!_isPaused) ; otherwise you can never pause the video using a command. This caused me and my collagues hours of staring at the screen. Thanks for making us struggle for hours.

@ravensorb
Copy link
Owner

Excellent find. Feel free to submit a PR if you want.

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

No branches or pull requests

2 participants