[PATCH] Webcontent scrolling

William Viana vianasw at gmail.com
Fri Jul 11 17:39:02 CEST 2008


The WebContent widget was not scrolling well. I took a look and by
adding a call to update() in some of the events it at least works
better.  update() forces a call to paint which is probably not the
best thing to do after every mousePressEvent but I couldn't find a
better way. It works well when you move the scroll bar but not really
well when you click and press the scroll bar's arrows (no idea why).
The update() call on loadFinished makes the widget to display the
content faster.

Please review.
-- 
    -William-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: webcontent.diff
Type: text/x-diff
Size: 951 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/panel-devel/attachments/20080711/043095d2/attachment.bin 


More information about the Panel-devel mailing list