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

Have userActive() run instead of just setting internal var. Fixes #2550 #2557

Closed
wants to merge 1 commit into from

Conversation

gkatsev
Copy link
Member

@gkatsev gkatsev commented Sep 4, 2015

No description provided.

@pam
Copy link

pam commented Sep 4, 2015

Tests passed. Automated cross-browser testing via Sauce Labs and Travis CI shows that the JavaScript changes in this pull request are: CONFIRMED

Commit: 7f39239
Build details: https://travis-ci.org/pam/video.js/builds/78802069

(Please note that this is a fully automated comment.)

@heff
Copy link
Member

heff commented Sep 4, 2015

Makes sense to me. Seems like by setting the internal property it might have been preventing the activity interval from changing the state. Specifically because userAcitve() checks ifs changed before adding the classes/triggering the event.

LGTM

@gkatsev gkatsev closed this in 1f5a83d Sep 4, 2015
@gkatsev gkatsev deleted the active-by-default branch March 8, 2016 20:39
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.

3 participants