Bug 187666

Summary: Hour labels in agenda view ignore theme's color settings (always black)
Product: [Applications] korganizer Reporter: David Lonie <loniedavid>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 4.2.1   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description David Lonie 2009-03-19 23:43:10 UTC
Version:            (using KDE 4.2.1)
OS:                Linux
Installed from:    Ubuntu Packages

On the calendar, the hour labels to the left of the calendar are always black. I use a dark theme, and these labels disappear into the background. Should be a quick fix to make the color reflect the default text settings :)
Comment 1 Christoph Feck 2009-03-20 08:34:34 UTC
SVN commit 941636 by cfeck:

Fix color role of time labels and first hour line in agendaview

BUG: 187666


 M  +8 -8      timelabels.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=941636
Comment 2 Christoph Feck 2009-03-20 08:36:31 UTC
SVN commit 941637 by cfeck:

backport 941636
CCBUG: 187666


 M  +8 -8      timelabels.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=941637