Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-barstow committed Apr 14, 2022
1 parent c7c3054 commit 550a895
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/js/player.js
Original file line number Diff line number Diff line change
Expand Up @@ -4315,6 +4315,7 @@ class Player extends Component {
}

enableAudioOnlyUI_() {
// Cache pre-audioOnlyMode height
this.audioOnlyCache_.playerHeight = this.currentHeight();

// Update styling now to ensure control bar is displayed when we try to
Expand Down

0 comments on commit 550a895

Please sign in to comment.