Simplify autoplay functionality.

Prevents all media in an entire carousel from simultaneously autoplaying in
some browsers. Changes the default autoplay value to true, and applies autoplay
configuration to all clips (whether from the gallery of most recent 'clip').
This commit is contained in:
Dermot Duffy
2022-01-15 11:35:10 -08:00
parent 745d0c2e71
commit bdc09c5838
8 changed files with 50 additions and 17 deletions
+1 -1
View File
@@ -45,7 +45,7 @@
"update_force": "Force card updates (ignore media playing / interaction)"
},
"event_viewer": {
"autoplay_clip": "Autoplay most recent clip (In 'clip' view)",
"autoplay_clip": "Autoplay clips",
"draggable": "Event Viewer can be dragged/swiped",
"lazy_load": "Event Viewer media is lazily loaded in carousel",
"controls": {