diff options
author | Torbjörn Andersson | 2006-06-28 04:52:48 +0000 |
---|---|---|
committer | Torbjörn Andersson | 2006-06-28 04:52:48 +0000 |
commit | c367dbfc36af58f589ff320ff69eb072dac518e5 (patch) | |
tree | b55783579be5edfb978b2e230509b9b908bf7b03 /engines/cine | |
parent | 9767fa5aac72dc084d1b9320fea291da68dbf9b7 (diff) | |
download | scummvm-rg350-c367dbfc36af58f589ff320ff69eb072dac518e5.tar.gz scummvm-rg350-c367dbfc36af58f589ff320ff69eb072dac518e5.tar.bz2 scummvm-rg350-c367dbfc36af58f589ff320ff69eb072dac518e5.zip |
Since the slider's handleMouseMoved() clips the new value, there's no need to
test if X >= 0. Dragging the slider quickly, we may never get an event where X
is exactly 0, so all it does is to make it more difficult to drag the slider to
its minimum value.
svn-id: r23330
Diffstat (limited to 'engines/cine')
0 files changed, 0 insertions, 0 deletions