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

improve landscape remote controls

This commit is contained in:
Luke Pulverenti 2015-06-13 14:04:00 -04:00
parent 1a0ca75287
commit 5187a0d558
3 changed files with 119 additions and 73 deletions

View file

@ -368,7 +368,6 @@
$(page).on('swipedown', function () {
document.title = new Date().getTime();
history.back();
});