* VRFS-3577 - hide open media controls while JamTrack mixdown is downloading

This commit is contained in:
Seth Call 2015-09-23 12:03:40 -05:00
parent c379c6dc44
commit 6c5c4731ed
1 changed files with 1 additions and 1 deletions

View File

@ -228,7 +228,7 @@ ChannelGroupIds = context.JK.ChannelGroupIds
contents = closeOptions
else if this.state.mediaSummary.mediaOpen
else if this.state.mediaSummary.mediaOpen || @state.jamTrackState?.jamTrack?
# give the users options to close it
if this.state.mediaSummary.recordingOpen