mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update components
This commit is contained in:
parent
9a4a0e78a9
commit
5d6cee1223
4 changed files with 33 additions and 11 deletions
|
@ -125,10 +125,6 @@ define(['visibleinviewport', 'imageFetcher', 'layoutManager', 'events', 'browser
|
|||
fillImage(target);
|
||||
filledCount++;
|
||||
}
|
||||
|
||||
if (filledCount >= images.length) {
|
||||
observer.disconnect();
|
||||
}
|
||||
},
|
||||
options
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue