-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/353/
-----------------------------------------------------------

Review request for Kopete.


Summary
-------

When you scroll using the mouse wheel the scrollPressed variable should be 
updated accordingly. This is accomplished by listening for valueChanged instead 
of sliderMoved since sliderMoved only gets emitted when the user drags the 
slider around and not on mouse wheel events. valueChanged on the other hand can 
be set to be emitted whenever the slider changed by setting tracking to true. 


Diffs
-----

  /trunk/KDE/kdenetwork/kopete/kopete/chatwindow/chatmessagepart.cpp 939441 

Diff: http://reviewboard.kde.org/r/353/diff


Testing
-------

Tested locally, appears to be fixed now.


Thanks,

Benson

_______________________________________________
kopete-devel mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kopete-devel

Reply via email to