Explorar o código

Merge pull request #751 from hrvoj3e/patch-1

"touchemulate" do not exists! It should be "emulatetouch"
Inuyaksa %!s(int64=7) %!d(string=hai) anos
pai
achega
1df4382bd3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -124,7 +124,7 @@ $("#thisdiv").niceScroll({
     zindex: "auto" | [number], // change z-index for scrollbar div
     scrollspeed: 60, // scrolling speed
     mousescrollstep: 40, // scrolling speed with mouse wheel (pixel)
-    touchbehavior: false, // DEPRECATED!! use "touchemulate"
+    touchbehavior: false, // DEPRECATED!! use "emulatetouch"
     emulatetouch: false, // enable cursor-drag scrolling like touch devices in desktop computer
     hwacceleration: true, // use hardware accelerated scroll when supported
     boxzoom: false, // enable zoom for box content