Skip to content

Commit 7a4b429

Browse files
committed
feat: add playsinline attribute to video elements for improved mobile playback
1 parent f07e51c commit 7a4b429

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/upscaler/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -311,6 +311,7 @@
311311
controls
312312
loop
313313
muted
314+
playsinline
314315
preload="auto"
315316
>
316317
<source
@@ -324,6 +325,7 @@
324325
id="resultVideoOriginal"
325326
class="comparison-img original absolute inset-0 w-full h-full bg-slate-900 object-contain"
326327
loop
328+
playsinline
327329
preload="auto"
328330
>
329331
<source

0 commit comments

Comments
 (0)