[gnome-contacts/new-design] Add todo



commit c19670be9f90a836a615a79404c985cdd8018e9c
Author: Alexander Larsson <alexl redhat com>
Date:   Mon Dec 12 21:08:49 2011 +0100

    Add todo

 src/contacts-row.vala |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/contacts-row.vala b/src/contacts-row.vala
index f0de0c4..1bfd529 100644
--- a/src/contacts-row.vala
+++ b/src/contacts-row.vala
@@ -350,6 +350,8 @@ public class Contacts.Row : Container {
 	    if (was_visible && this.get_visible ())
 	      this.queue_resize ();
 
+	    /* TODO: Remove empty rows in rwo_children */
+
 	    return;
 	  }
 	}



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]