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

update action sheet

This commit is contained in:
Luke Pulverenti 2016-05-20 01:36:57 -04:00
parent 619cad7f41
commit 68ad751b25
9 changed files with 51 additions and 22 deletions

View file

@ -699,7 +699,7 @@
}
html += LibraryBrowser.getPosterViewHtml({
items: result.Items,
shape: enableScrollX() ? 'autoOverflow' : 'auto',
shape: enableScrollX() ? 'autooverflow' : 'auto',
showTitle: true,
showParentTitle: true,
coverImage: true,