Revision 743594
Go back to digest for 2nd December 2007Other in User Interface
Jason Stubbs committed changes in /trunk/KDE/kdebase/runtime/kstyles/oxygen/oxygen.cpp:
Don't paint backgrounds on widgets that don't want them, take #3
Using Qt::NoBrush, as discussed for the last patch, doesn't completely work as animated taskbar icons don't get a fresh background for each frame leading to mess.
After looking at QSystemTrayIcon's source code, I'm certain that this is the correct fix. I'm leaving the last patch in though as it may cover situations that I'm unaware of.
File Changes
1 files changed in total