From be07b0617c6114f45fdadbfcf134099314ac241e Mon Sep 17 00:00:00 2001 From: kwiateusz Date: Thu, 5 Nov 2015 19:21:11 +0100 Subject: [PATCH] Update mCustomScrollbar-tests.ts --- mCustomScrollbar/mCustomScrollbar-tests.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mCustomScrollbar/mCustomScrollbar-tests.ts b/mCustomScrollbar/mCustomScrollbar-tests.ts index e2c43a119..7dcf79356 100644 --- a/mCustomScrollbar/mCustomScrollbar-tests.ts +++ b/mCustomScrollbar/mCustomScrollbar-tests.ts @@ -39,7 +39,7 @@ class SimpleTestAllParams { advanced: { updateOnBrowserResize: true, updateOnContentResize: false, - autoExpandscrollInertia: false, + autoExpandHorizontalScroll: false, autoScrollOnFocus: true, normalizeMouseWheelDelta: false },