From ffef5660aa91e194fa4e27b77386af77d34a7c17 Mon Sep 17 00:00:00 2001 From: RealStickman Date: Thu, 23 Jun 2022 17:20:01 +0200 Subject: [PATCH] (Grav GitSync) Automatic Commit from RealStickman --- themes/learn2/js/.jquery.scrollbar.js.swp | Bin 49152 -> 49152 bytes themes/learn2/js/jquery.scrollbar.js | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/learn2/js/.jquery.scrollbar.js.swp b/themes/learn2/js/.jquery.scrollbar.js.swp index 5258b69d68e4e8124adb5d4e42bae5784da7628f..7b569351abe0f83fe280d277c575f5dc11740b48 100644 GIT binary patch delta 250 zcmW;GJxfAi0EXcw-|Q$Y3f7>AZ_tnqp}F`2TKobhS3??thC^br2MNScgc?F{Tw8ac>xJMZ! rq_8&92)9OgZE5*I4-aS{3yV{nV0l0;_OoOE?9MUm*5f#t{(JrhUF9q1 delta 250 zcmWm8u}cC00EO{ar(L$FV3XKgAgGIqlcPh6is0mEq#z-pVeXwE?jksd(3<0AOIwqF zfRm7$Yl8%Fj(tA(O>g-e$8a3OZe(l4ik(mA#6nVG^w9`MBdY$G>i2qsi5qwCzAXP4 zw>u5k-pf@$`n;5eDC5_ZHkjcaAq4S#AuaKSE-dW)(i~Z&kVFDUpX6bSSF}+=5jXfV qqy?IWa`MilHO6>C9T`}-Mg#|X-Ba^vtM}VS)7N_FJg;J@{p=qEGAon- 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