From 83517eb8d489cfceda8e6b7ab1b104a8f0b1f3a8 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Wed, 4 Nov 2015 20:33:14 -0500 Subject: iscroll workin, api fetching, hud populating --- StoneIsland/www/js/index.js | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'StoneIsland/www/js/index.js') diff --git a/StoneIsland/www/js/index.js b/StoneIsland/www/js/index.js index e0b08351..1beaa708 100644 --- a/StoneIsland/www/js/index.js +++ b/StoneIsland/www/js/index.js @@ -6,6 +6,11 @@ var app = (function(){ app.build() sdk.init({ env: "test" }) + + app.iscroll_options = { + mouseWheel: true, + scrollbars: true, + } if (window.cordova) { document.addEventListener('deviceready', app.ready, false) -- cgit v1.2.3-70-g09d2