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();
});