mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update image loading
This commit is contained in:
parent
22a0210633
commit
3685bd3766
3 changed files with 9 additions and 12 deletions
|
@ -973,7 +973,7 @@
|
|||
|
||||
if (!e.detail.isRestored) {
|
||||
// Scroll back up so in case vertical scroll was messed with
|
||||
//window.scrollTo(0, 0);
|
||||
window.scrollTo(0, 0);
|
||||
}
|
||||
|
||||
updateTitle(page);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue