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

update detail screen

This commit is contained in:
Luke Pulverenti 2016-12-04 16:30:07 -05:00
parent 8ac4ff719f
commit 6435d047f6
2 changed files with 7 additions and 22 deletions

View file

@ -117,7 +117,7 @@
renderDetails(page, item, context);
backdrop.setBackdrops([item], {
blur: 40
blur: 32
}, false);
LibraryBrowser.renderDetailPageBackdrop(page, item, imageLoader);