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: HD gear icon when manually changing quality #706

Merged
merged 6 commits into from
Mar 9, 2018

Conversation

DanDeMicco
Copy link
Contributor

HD icon currently does not show when you switch to 1080P

@boxcla
Copy link

boxcla commented Mar 8, 2018

Verified that @DanDeMicco has signed the CLA. Thanks for the pull request!

* @param {Object} activeTrack - the currently playing track
* @return {void}
*/
showGearHDIcon(activeTrack = {}) {
Copy link
Contributor

Choose a reason for hiding this comment

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

I know that we use do it elsewhere in this file, but our standard is normally to keep it camel case, e.g. showGearHdIcon, or isCustomUrl.

@DanDeMicco DanDeMicco merged commit 7c27360 into box:master Mar 9, 2018
@DanDeMicco DanDeMicco deleted the dash-hd branch March 9, 2018 23:23
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.

5 participants