You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 11, 2019. It is now read-only.
looks like the fullscreen mode is disabled by amara because they are not able to display captions when it is. I tried reactivating it in the css. when you fullscreen, it fullscreens in the iframe.
Khan Academy used to use Amara for subtitles, but it appears they don't anymore and instead rely on the YouTube subtitling system. If someone knows that they still use Amara, please let me know where to see it.
Anyhow, a while back, Khan Academy would show the video on the web page and there was a button you'd press to enable subtitles. Clicking that button would do some DOM manipulation to re-load the video in the Amara widget.
If we did something similar, then the video wouldn't be in an iframe and we'd be able to fullscreen it. If you clicked on the subtitles button, then it'd do some DOM manipulation and you'd have whatever you had with the Amara widget.
The full screen control might be hidden by the amara stuff.
The text was updated successfully, but these errors were encountered: