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

update headroom tolerance

This commit is contained in:
Luke Pulverenti 2016-10-17 12:35:47 -04:00
parent 4732c2a4ab
commit b869606fdc

View file

@ -1119,7 +1119,7 @@ var AppInfo = {};
var headroom = new Headroom([], {
// or scroll tolerance per direction
tolerance: {
down: 20,
down: 0,
up: 0
},
classes: {