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

optimize image processor when gdi can be skipped

This commit is contained in:
Luke Pulverenti 2013-11-07 10:57:12 -05:00
parent 7614d695d9
commit 967c40ac0e

View file

@ -749,7 +749,7 @@
if (chapter.ImageTag) {
imgUrl = ApiClient.getImageUrl(item.Id, {
width: 400,
maxwidth: 400,
tag: chapter.ImageTag,
type: "Chapter",
index: i