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 playback rate default text #4558

Merged
merged 1 commit into from
Aug 14, 2017

Conversation

rafaelgaspar
Copy link
Contributor

Description

Bug: the playback rate default value was missing the "x".

Specific Changes proposed

Changed the default value from "1", to "1x", to behave the same as when it is after you chose a rate.

Requirements Checklist

  • Feature implemented / Bug fixed
  • If necessary, more likely in a feature request than a bug fix
    • Change has been verified in an actual browser (Chome, Firefox, IE)
    • Unit Tests updated or fixed
    • Docs/guides updated
    • Example created (starter template on JSBin)
  • Reviewed by Two Core Contributors

Copy link
Member

@gkatsev gkatsev left a comment

Choose a reason for hiding this comment

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

Makes sense to me. Thanks.

Copy link
Contributor

@mister-ben mister-ben left a comment

Choose a reason for hiding this comment

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

I wonder if 'x' needs to be localisable. But if so, that's for another iteration. LGTM.

@gkatsev gkatsev merged commit a6b8425 into videojs:master Aug 14, 2017
@gkatsev
Copy link
Member

gkatsev commented Aug 14, 2017

Thanks @rafaelgaspar!

@ghost
Copy link

ghost commented Aug 15, 2017

Evaluate new skin video-js-6.2.4

https://github.com/maluklo/Skin-video-js-6.2.4

atefBB pushed a commit to atefBB/video.js that referenced this pull request Aug 16, 2017
Previously, the default text only said `1` now it says `1x` which matches the look after changing the playback rate.
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