update connect

This commit is contained in:
Luke Pulverenti 2015-06-04 16:27:46 -04:00
parent 2f83f86ee8
commit c7da2478bb
21 changed files with 72 additions and 28 deletions

View file

@ -106,7 +106,7 @@
}
function enableScrollX() {
return AppInfo.isTouchPreferred && AppInfo.enableAppLayouts;
return $.browser.mobile && AppInfo.enableAppLayouts;
}
function getThumbShape() {