JS
- fixed a bug which caused a invalid scroll position calculation of the
.scroll()
method if the direction of the target element wasrtl
- in very rare cases the overflow-amount was calculated incorrectly
- sometimes the plugin was performing a full update, without it being required
- increased performance of the non-jQuery version
General
- I've created a FAQ page for the plugin
- The scrollbar-styling-guide is now enhanced due to #51