mirror of
https://github.com/immich-app/immich.git
synced 2025-12-19 01:11:07 +03:00
feat(web): loop video thumbnails (#8662)
This commit is contained in:
@@ -71,6 +71,7 @@
|
|||||||
class:rounded-xl={curve}
|
class:rounded-xl={curve}
|
||||||
muted
|
muted
|
||||||
autoplay
|
autoplay
|
||||||
|
loop
|
||||||
src={url}
|
src={url}
|
||||||
on:play={() => {
|
on:play={() => {
|
||||||
loading = false;
|
loading = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user