Skip to content

Commit

Permalink
"touchemulate" do not exists! It should be "emulatetouch"
Browse files Browse the repository at this point in the history
  • Loading branch information
hrvoj3e authored Apr 24, 2018
1 parent 54d164e commit 7bb96b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7bb96b2

Please sign in to comment.