changelog_2.0.0.txt 545 B

12345678910111213141516171819
  1. Changelog nicescroll release 2.0.0
  2. https://github.com/inuyaksa/jquery.nicescroll
  3. New features
  4. - full support for mobile devices as iPad, iPhone, Android
  5. - new zoom feature (desktop & mobile)
  6. - hardware accelerated scroll
  7. - touchbehavior flag
  8. - support for "scrollable wrapper" (div in div)
  9. Changed features
  10. - cursor size changed to 5 pixels
  11. - z-index for scrollbar lowered to 9000
  12. - mobile device use native scrollbar for window (main page)
  13. Fixes
  14. - some fixes for IE6
  15. - some fixes for Chrome/Safari
  16. - fixing cursor scrolling/hiding functions