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

fix(MenuButton) Unify behavior of showing/hiding #4157

Merged
merged 1 commit into from
Mar 7, 2017

Conversation

justinanastos
Copy link
Contributor

Same as #3993 but targeting master.

Implement a `hideThreshold` property that defaults to 1 so
descendants can override it if necessary. Right now the only
descendant that will override will be `CaptionsButton` because
video.js adds a "captions settings" for emulated text tracks.
@gkatsev
Copy link
Member

gkatsev commented Mar 2, 2017

Thanks @justinanastos. Can you update the subs-caps-button as well? It was just added and should work similar to the captions-button.

@justinanastos
Copy link
Contributor Author

@gkatsev I'm sorry, I totally forgot to update the sub-caps-button!

@justinanastos justinanastos deleted the fix-subtitle-button branch March 7, 2017 16:35
@justinanastos
Copy link
Contributor Author

justinanastos commented Mar 7, 2017

Wew, I've attained Contributor status!

@gkatsev
Copy link
Member

gkatsev commented Mar 7, 2017

@justinanastos no worries. I have a PR coming up that rectifies it.
Also, \o/

@gkatsev
Copy link
Member

gkatsev commented Mar 7, 2017

Here's my update #4171.

gkatsev added a commit that referenced this pull request Mar 7, 2017
This is a followup from #4157 but for the subs-caps button.
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.

2 participants