mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
optimize dlna views
This commit is contained in:
parent
3cc014002e
commit
146daaccd0
4 changed files with 48 additions and 53 deletions
|
@ -63,6 +63,8 @@
|
|||
|
||||
Dashboard.getCurrentUser().then(function (user) {
|
||||
|
||||
window.scrollTo(0, 0);
|
||||
|
||||
renderImage(page, item, user);
|
||||
|
||||
setInitialCollapsibleState(page, item, context, user);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue