GNOME Bugzilla – Bug 560882
Column headers are center aligned instead of left aligned
Last modified: 2008-11-18 15:43:22 UTC
The headers in the messages column are center aligned, while most other places in GNOME (gtk-filechooser, nautilus, banshee, the plugin window in evolution) showing lists aligns them to the left. If the text in the list itself and the header are aligned it creates less visual lines for the eye to keep track of.
Created attachment 122709 [details] screenshot of the current behaviour
Note to whomever tackles this: the message list is an ETable widget, not a GtkTreeView.
Created attachment 122741 [details] [review] Proposed patch Had to fiddle with the column padding, which makes the icon columns a tad wider. But I don't see that being a problem. Note that this affects all ETables in Evolution, not just the message list.
Created attachment 122742 [details] Screenshot of the new behavior I like it, but CC'ing Srini for a second opinion.
woohoo! looks great! Thanks for the quick fix!
Matt, looks nice. It seems to look better than usual :-) Not sure, if this is a UI freeze, but I would love to see in stable. May be check with the release team.
Committed to trunk (revision 36792). Waiting to hear back from the release team before committing to stable. Closing, regardless.
Committed to gnome-2-24 with release team approval (revision 36794).