gtg team mailing list archive
-
gtg team
-
Mailing list archive
-
Message #01625
Re: [Bug 529256] Re: [gtg-refactor] Tag pane does not show # of tasks
On Fri, Mar 12, 2010 at 3:14 PM, Lionel Dricot <ploum@xxxxxxxxx> wrote:
> I think that, somewhere, the "row-modified" signal should be sent. Maybe
> you should check that with Bertrand.
Whenever a value has changed, if the object is already displayed on a
tree, it should be updated using a row-modified signal, yes. When you
pass over with the mouse, GTK calls get_value() to update the hovered
cell content.
>
> --
> [gtg-refactor] Tag pane does not show # of tasks
> https://bugs.launchpad.net/bugs/529256
> You received this bug notification because you are a member of Gtg
> contributors, which is subscribed to Getting Things GNOME!.
>
--
Bertrand Rousseau
--
[gtg-refactor] Tag pane does not show # of tasks
https://bugs.launchpad.net/bugs/529256
You received this bug notification because you are a member of Gtg
contributors, which is subscribed to Getting Things GNOME!.
Status in Getting Things GNOME!: Fix Committed
Bug description:
On gtg-refactor branch, the tag view is not showing the total counts, when launched using ./scripts/debug.sh - just shows 0.
References