activate the fullscreen button V01.66
authorymh <ymh.work@gmail.com>
Mon, 02 Feb 2026 18:55:34 +0100
changeset 1519 a3be77162231
parent 1518 4c283a58a352
child 1520 d2356c0bdfeb
activate the fullscreen button
src/ldt/ldt/ldt_utils/templates/ldt/ldt_utils/partial/embed_player.html
--- a/src/ldt/ldt/ldt_utils/templates/ldt/ldt_utils/partial/embed_player.html	Mon Feb 02 18:24:34 2026 +0100
+++ b/src/ldt/ldt/ldt_utils/templates/ldt/ldt_utils/partial/embed_player.html	Mon Feb 02 18:55:34 2026 +0100
@@ -82,7 +82,8 @@
                 return url.replace("ddc_micro_record/","ddc_micro_record/flv:");
             }
         },{
-            type: "Controller"
+            type: "Controller",
+            disable_fullscreen: false
         },{
             type: "MultiSegments"
             {% if toggle_multisegments %},