diff options
author | Denis Dzyubenko <denis.dzyubenko@nokia.com> | 2010-02-02 15:12:34 (GMT) |
---|---|---|
committer | Denis Dzyubenko <denis.dzyubenko@nokia.com> | 2010-02-05 17:09:15 (GMT) |
commit | e855b199319c932f2e9500235775f961bc32e41a (patch) | |
tree | 2d5ead119c9b55fca4f27ce88a247dadb0dafb17 /src/3rdparty | |
parent | fd7e23c2731f09088170a575cee75df3087d488c (diff) | |
download | Qt-e855b199319c932f2e9500235775f961bc32e41a.zip Qt-e855b199319c932f2e9500235775f961bc32e41a.tar.gz Qt-e855b199319c932f2e9500235775f961bc32e41a.tar.bz2 |
Fixes scrolling horizontally with a mouse wheel over sliders.
When scrolling horizontally over sliders the slider should go to the right,
which means the value of the slider should increase. However in Qt scrolling
with a mouse wheel horizontally means the delta value is negative, which is
wrong. So changed the delta to be inversed.
Reviewed-by: Richard Moe Gustavsen
Diffstat (limited to 'src/3rdparty')
0 files changed, 0 insertions, 0 deletions