Skip to content

Commit

Permalink
[player-4170]
Browse files Browse the repository at this point in the history
-changed audio only button naming to match video
  • Loading branch information
aeng7 committed Sep 5, 2018
1 parent df72d5c commit 6e71e6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions skin.json
Original file line number Diff line number Diff line change
Expand Up @@ -329,9 +329,9 @@
{"name":"moreOptions", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":50 }
],
"audioOnly": [
{"name":"centeredVolume", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":200 },
{"name":"volume", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":200 },
{"name":"skipControls", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":200 },
{"name":"audioOptions", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":50 },
{"name":"moreOptions", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":50 },
{"name":"share", "location":"moreOptions" },
{"name":"playbackSpeed", "location":"moreOptions" }
]
Expand Down

0 comments on commit 6e71e6b

Please sign in to comment.