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: default text tracks #4216

Merged
merged 3 commits into from
Mar 23, 2017
Merged

fix: default text tracks #4216

merged 3 commits into from
Mar 23, 2017

Commits on Mar 21, 2017

  1. Configuration menu
    Copy the full SHA
    b3328f9 View commit details
    Browse the repository at this point in the history
  2. watch for showing tracks on addtrack and remove track

    This allows default tracks or tracks with a mode of showing to be seen
    when they are added (as we would expect). Rather than only being seen
    after the first `modechange` event (aka a selection from the menu).
    brandonocasey committed Mar 21, 2017
    Configuration menu
    Copy the full SHA
    631574e View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2017

  1. code comments

    brandonocasey committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    7a165fd View commit details
    Browse the repository at this point in the history