changelog_3.1.9.txt 487 B

12345678910111213141516
  1. Changelog nicescroll release 3.1.9
  2. http://nicescroll.areaaperta.com/
  3. https://github.com/inuyaksa/jquery.nicescroll
  4. New options
  5. - nativeparentscrolling (default:true), detect bottom of content and let parent to scroll, as native scroll does - close #176
  6. Changed features
  7. - Smoothest scrolling with mousewheel
  8. Fixes
  9. - zindex=auto, recurve check for use correct zindex value - fixes #149
  10. - horiz scrollbar position issue - fixes #154
  11. - horizontal cursor width not updated - fixes #150