foreground of widget->style->fg_gc[state] != widget->style->fg[state]



 Hello, 

 Today I discovered that foreground of some gc in widget->style (e.g
widget->style->fg_gc[GTK_STATE_NORMAL] is default foreground X assigns to GC
(black)). Why not set foreground to widget->style->fg[GTK_STATE_NORMAL] in
that case?
 This fixes a lot of stupid gtk-theme-unfriendliness bugs in a lot of software
(just fixed ones in GAL).

 What do you think about this?

 Best regards,
  -Vlad




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]