Revision 826521
Go back to digest for 6th July 2008Bug Fixes in KDE Base
Fredrik Höglund committed changes in /trunk/KDE/kdebase/apps/plasma/applets/folderview:
Fix some issues with text shadows:
* Don't abuse the background color for shadows - if the background is opaque it will make the shadows invisible. Use black shadows with bright text and white shadows with dark text instead.
* Center white shadows to create a halo effect.
* Make the shadow color for selected items depend on the text highlight color.
* Change the shadow offset in RTL mode, so the light appears to be coming from the upper right corner of the screen.
File Changes
Modified 2 files
- /trunk/KDE/kdebase/apps/plasma/applets/folderview
- /folderview.cpp
- /folderview.h
2 files changed in total