changeset 459 | 6a296e92887f |
parent 457 | a7a333c0b1eb |
child 460 | 686926d132ff |
--- a/cms/app-client/app/components/transcript-component.js Fri Dec 02 13:27:02 2016 +0100 +++ b/cms/app-client/app/components/transcript-component.js Fri Dec 02 15:30:16 2016 +0100 @@ -45,6 +45,7 @@ }); } this.set('intervals', intervals); + this.get('player').set('transcriptLoading', false); }, onScroll() {