1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update components

This commit is contained in:
Luke Pulverenti 2016-05-10 14:13:26 -04:00
parent 4aa1243bef
commit 2c4c735acf
8 changed files with 21 additions and 40 deletions

View file

@ -230,6 +230,7 @@ define(['dialogHelper', 'inputManager', 'connectionManager', 'layoutManager', 'f
preloadImages: false,
// Enable lazy loading
lazyLoading: true,
lazyLoadingInPrevNext: true,
autoplayDisableOnInteraction: false,
initialSlide: options.startIndex || 0
});