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

update metadata manager

This commit is contained in:
Luke Pulverenti 2015-07-15 07:26:47 -04:00
parent a7ade97b44
commit 5f308d38a0
14 changed files with 216 additions and 116 deletions

View file

@ -258,7 +258,7 @@
if (elem) {
// commenting out for now because it's causing the whole window to scroll in chrome
//elem.scrollIntoView();
elem.scrollIntoView();
}
}