moshaorui пре 1 месец
родитељ
комит
fc9259bd7b
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      resources/views/gallery-detail.blade.php

+ 2 - 0
resources/views/gallery-detail.blade.php

@@ -298,6 +298,8 @@
                 autoplay: true,
                 muted: true,
                 loop: true,
+                playsinline: true,
+                controls:true,
                 css: {
                     width: $img.width(),
                     height: $img.height(),