diff --git a/themes/learn2/js/.jquery.scrollbar.js.swp b/themes/learn2/js/.jquery.scrollbar.js.swp index 5258b69..7b56935 100644 Binary files a/themes/learn2/js/.jquery.scrollbar.js.swp and b/themes/learn2/js/.jquery.scrollbar.js.swp differ diff --git a/themes/learn2/js/jquery.scrollbar.js b/themes/learn2/js/jquery.scrollbar.js index c3b8a75..a22a33b 100644 --- a/themes/learn2/js/jquery.scrollbar.js +++ b/themes/learn2/js/jquery.scrollbar.js @@ -56,7 +56,7 @@ var defaults = { autoScrollSize: true, // automatically calculate scrollsize autoUpdate: true, // update scrollbar if content/container size changed - debug: false, // debug mode + debug: true, // debug mode disableBodyScroll: false, // disable body scroll if mouse over container duration: 200, // scroll animate duration in ms ignoreMobile: false, // ignore mobile devices