Skip to content

Commit

Permalink
Added unit tests and demo for tagList support
Browse files Browse the repository at this point in the history
  • Loading branch information
corca committed May 19, 2016
1 parent 79c17b7 commit ae5b914
Show file tree
Hide file tree
Showing 6 changed files with 47 additions and 8,853 deletions.
1 change: 1 addition & 0 deletions demo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,7 @@ <h4> Stats Display </h4>
events.video.push(event);
refreshCanvas();
updateLevelInfo();
stats.tagList = data.frag.tagList;

var level = data.frag.level, autoLevel = data.frag.autoLevel;
if (stats.levelStart === undefined) {
Expand Down
Loading

0 comments on commit ae5b914

Please sign in to comment.