← Back to team overview

gtg team mailing list archive

[Bug 345808] Re: Drop gray background in the column used for sorting

 

I have a suggestion on how to solve this but I'm not sure if it's
doable.

When picking the color for backgrounds with tags
(GTG/taskbrowser/tasktree.py:111-114) if the result color is None or if
bg_color_enable is False, then the background color is set to the
default cell render color.

There is a slight problem though, this default cell color can only be
obtained after receiving map-event.

-- 
Drop gray background in the column used for sorting
https://bugs.launchpad.net/bugs/345808
You received this bug notification because you are a member of Gtg
developers, which is subscribed to Getting Things GNOME!.

Status in Getting Things GNOME!: Confirmed

Bug description:
The gray background in the column used for sorting is in direct conflict with the colors coming from tags. The result is not nice and makes it difficult to identify task accurately.

In particular I use the gray color for a tag that I called status:inactive so, when I sort by title most of the lines end up gray even those that are not inactive !!