Fix for scroll direction on volume (fixes #258)

This commit is contained in:
Sam
2016-06-01 09:38:29 +01:00
parent 552f448ccd
commit 521431e093
8 changed files with 33 additions and 19 deletions

View File

@ -1,5 +1,8 @@
# Changelog
# v1.6.19
- Fix for scroll direction issues on volume control (fixes #258)
# v1.6.18
- Reduced rounding of seek value from 1 decimal point to 4 (fixes #242)