Decreased sensitivity and inverted scroll on volume slider (scroll up to increase, down to decrease)

This commit is contained in:
Sam Potts
2016-05-19 12:06:51 +10:00
parent 1496b21c83
commit 98e4c5acea
5 changed files with 19 additions and 13 deletions

View File

@ -1,5 +1,8 @@
# Changelog
## v1.6.13
- Decreased sensitivity and inverted scroll on volume slider (scroll up to increase, down to decrease)
## v1.6.12
- Fix for undefined buffer error
- Add scroll listener on volume slider (PR #227 bty @igoradamenko)