GNOME Bugzilla – Bug 633774
Headers are gone in grouped view
Last modified: 2013-09-13 01:11:26 UTC
Create a view that has Group by category, Headers are not displayed properly. Also it gives warning. (evolution:4039): GnomeCanvas-WARNING **: Failed to parse color 'grey70' (evolution:4039): GnomeCanvas-WARNING **: Failed to parse color 'grey70'
Created attachment 173676 [details] [review] Patch for getting color properly
Confirming, I see it too. The patch helps, though not completely. It makes the header gray again, but the text in the group is shifted under the first line of the group itself for me. Could you extend your patch to include also fix for this, please?
Created attachment 174433 [details] [review] Patch for proper display in grouped view GROUP_INDENT was missed for rendering in group view. Including previous patch too for proper display of color.
Good catch, please commit!
Created commit 41117c2 in evo master (.2.91.3+)