GNOME Bugzilla – Bug 683322
Update selection when a box is removed or inserted
Last modified: 2016-03-31 13:59:50 UTC
When deleting a box, the selection count in the topbar isn't updated correctly. This patch makes sure the selection is notified when an item is removed or inserted from the model. (fixme later, libgd-way isn't as nice as having a real GtkTreeSelection::changed)
Created attachment 223407 [details] [review] Update selection when a box is removed or inserted
Review of attachment 223407 [details] [review]: ACK
Attachment 223407 [details] pushed as b41ac45 - Update selection when a box is removed or inserted