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

New feature: Customizable delay time for auto hide of ControlBar #233

Merged
merged 2 commits into from Mar 5, 2019

Conversation

mondaychen
Copy link
Member

Implements #146

Initially I added controlBarActiveTime on Player level. However, I think it's much more intuitive to move this prop to ControlBar level. I used a trick to read it from children in Player so it can be a prop of ControlBar.

Let me know if you have any concerns.

Copy link
Contributor

@JimLiu JimLiu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mondaychen mondaychen merged commit 145fdeb into master Mar 5, 2019
@mondaychen mondaychen deleted the control_bar_active_time branch June 12, 2019 15:40
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