forked from inuyaksa/jquery.nicescroll
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes - when touchbehavior enabled, intercept DOM0 click event - fixes inuyaksa#162
- Loading branch information
Showing
7 changed files
with
284 additions
and
280 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
Changelog nicescroll release 3.5.1 | ||
http://nicescroll.areaaperta.com/ | ||
https://github.com/inuyaksa/jquery.nicescroll | ||
|
||
|
||
Fixes | ||
- when touchbehavior enabled, intercept DOM0 click event - fixes #162 | ||
|
||
|
||
TODO | ||
- railpadding | ||
- railpadding top & bottom settings ignored - thanks to simovinci.bellissimo | ||
- honorcssoverflow | ||
- autohidemode:hover | ||
- check 2D scrolling | ||
- check text selection on cursor drag (testing) | ||
- recursive position:fixed check | ||
- check horiz mouse wheel scrolling speed on chrome | ||
- mouse pan scroll | ||
|
Oops, something went wrong.