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

attempted fix for Issue #548 #569

Merged
merged 1 commit into from
Sep 23, 2012
Merged

attempted fix for Issue #548 #569

merged 1 commit into from
Sep 23, 2012

Conversation

peterh-capella
Copy link
Contributor

As detailed in Issue #548, if alwaysShowControls is set to true, the
player will still hide the controls if the keyboard is used to
manipulate the player. By adding to this if statement, I prevent the
controls from hiding in that case.

As detailed in Issue #548, if alwaysShowControls is set to true, the
player will still hide the controls if the keyboard is used to
manipulate the player. By adding to this if statement, I prevent the
controls from hiding in that case.
johndyer added a commit that referenced this pull request Sep 23, 2012
@johndyer johndyer merged commit bfe1076 into mediaelement:master Sep 23, 2012
phuongdh pushed a commit to avalonmediasystem/mediaelement that referenced this pull request Oct 18, 2013
phuongdh pushed a commit to avalonmediasystem/mediaelement that referenced this pull request Oct 18, 2013
In version 2.9, I reported issue mediaelement#548, that controls hide when using
keyboard to scrub even if the alwaysShowControls option is set to
"true." Pull request mediaelement#569 merged this fix, but did so in the /build
directory. It appears that fix did not move forward with versions and
the issue is occurring in the latest version. Adding fix in the /src
directory so that future builds get the fix.
rexblack pushed a commit to rexblack/mediaelement that referenced this pull request May 22, 2014
rexblack pushed a commit to rexblack/mediaelement that referenced this pull request May 22, 2014
rexblack pushed a commit to rexblack/mediaelement that referenced this pull request May 22, 2014
In version 2.9, I reported issue mediaelement#548, that controls hide when using
keyboard to scrub even if the alwaysShowControls option is set to
"true." Pull request mediaelement#569 merged this fix, but did so in the /build
directory. It appears that fix did not move forward with versions and
the issue is occurring in the latest version. Adding fix in the /src
directory so that future builds get the fix.
marmite22 pushed a commit to elucidat/mediaelement that referenced this pull request Dec 16, 2016
marmite22 pushed a commit to elucidat/mediaelement that referenced this pull request Dec 16, 2016
In version 2.9, I reported issue mediaelement#548, that controls hide when using
keyboard to scrub even if the alwaysShowControls option is set to
"true." Pull request mediaelement#569 merged this fix, but did so in the /build
directory. It appears that fix did not move forward with versions and
the issue is occurring in the latest version. Adding fix in the /src
directory so that future builds get the fix.
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.

None yet

2 participants