-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
Main Issue
We should probably make a general html media part from which to subclass image, audio and video. We are reusing some code here: loading resources (remote or local), playing, pausing etc...
It's also possible to get rid of audio completely or at least get rid of the underlying dom elements and just stick with video since it will play audio just fine.
Reactions are currently unavailable