More Info

Revision 628697

(Back to digest)
 

Bug Fixes in KDE-PIM

Tom Albers committed changes in /trunk/playground/pim/mailody/src:

Fixed irritating bug (and very hard to find). When selecting another message, the previous message was redrawn first, this is caused because we set the external images to false before showing a new message, but that actually triggers to redraw the previous message without external images, even though it is no longer selected.

File Changes

Modified 3 files
/trunk/playground/pim/mailody/src
 
/mainwindow.cpp
 
/messageview.cpp
 
/messageview.h
3 files changed in total