Fix issues with video transcript panel
This fixes a bug where the video transcripts panel would be open on page load even when no transcripts were present. It also cleans up the code a bit to remove unused cookies and tries to reduce flickering of the transcript panel.
Showing
- common/lib/xmodule/xmodule/js/spec/video/video_caption_spec.js 43 additions, 13 deletions...n/lib/xmodule/xmodule/js/spec/video/video_caption_spec.js
- common/lib/xmodule/xmodule/js/src/video/01_initialize.js 0 additions, 29 deletionscommon/lib/xmodule/xmodule/js/src/video/01_initialize.js
- common/lib/xmodule/xmodule/js/src/video/09_video_caption.js 59 additions, 57 deletionscommon/lib/xmodule/xmodule/js/src/video/09_video_caption.js
Loading
Please register or sign in to comment