changelog_3.4.0.txt 842 B

1234567891011121314151617181920212223242526
  1. Changelog nicescroll release 3.4.0
  2. http://nicescroll.areaaperta.com/
  3. https://github.com/inuyaksa/jquery.nicescroll
  4. New options
  5. - rtlmode, horizontal div scrolling starts at left side (default:false)
  6. - cursordragontouch, drag cursor in touch / touchbehavior mode also (default:false) - #177
  7. Changed features
  8. - new wheel event routine, more responsive and consistent scrolling by mousewheel - fixes #193
  9. - change speed on scrolling by cursors, more responsive
  10. - change speed on drag scrolling, more responsive
  11. Fixes
  12. - IE8, cursor not hidden with autohidemode=true - close #183
  13. - IE8-, detection of rail active click event position not correct
  14. TODO
  15. - railpadding
  16. - railpadding top & bottom settings ignored - thanks to simovinci.bellissimo
  17. - honorcssoverflow
  18. - autohidemode:hover
  19. - check 2D scrolling
  20. - check text selection on cursor drag