changelog_3.1.2.txt 615 B

1234567891011121314
  1. Changelog nicescroll release 3.1.2
  2. http://areaaperta.com/nicescroll
  3. https://github.com/inuyaksa/jquery.nicescroll
  4. New features
  5. - add support for key combo shift+space (same as pageup) - thanks to zcourts - close #132
  6. New options
  7. - enablemouselockapi:true, disable setCapture implementation, when you need native scroll on dragging object out of a div - close #134
  8. Fixes
  9. - when autohidemode=false cursor opacity not set to value cursoropacitymax - close #137
  10. - scrolling position not fixed when zooming out and positioned at bottom - close #136
  11. - remove function, some events remains bind to element - close #139