1
0
Fork 0
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:
Luke Pulverenti 2016-05-17 16:04:20 -04:00
parent 22a0210633
commit 3685bd3766
3 changed files with 9 additions and 12 deletions

View file

@ -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);