mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update lazy loading
This commit is contained in:
parent
ae6726b46f
commit
bcb026427e
3 changed files with 38 additions and 15 deletions
|
@ -1,8 +1,8 @@
|
|||
<script>
|
||||
|
||||
require(['imageFetcher'], function (imageFetcher) {
|
||||
window.ImageFetcherLazyloadImage = imageFetcher;
|
||||
});
|
||||
|
||||
//require(['imageFetcher'], function (imageFetcher) {
|
||||
// window.ImageFetcherLazyloadImage = imageFetcher;
|
||||
//});
|
||||
|
||||
/**
|
||||
* <lazyload-image>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue