diff finch/gntblist.c @ 23931:e7d85f4fb3fc

Update the tooltip if the status of the selected node changes.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Fri, 29 Aug 2008 11:23:31 +0000
parents 6d4e4a5963f3
children 95da3ec97c27
line wrap: on
line diff
--- a/finch/gntblist.c	Thu Aug 28 09:20:22 2008 +0000
+++ b/finch/gntblist.c	Fri Aug 29 11:23:31 2008 +0000
@@ -554,6 +554,9 @@
 		else
 			add_node(node, FINCH_GET_DATA(list));
 	}
+	if (ggblist->tnode == node) {
+		draw_tooltip(ggblist);
+	}
 }
 
 static void