2060: Individuals with incomplete names, not updated when name completed
This commit is contained in:
parent
3c20e4eeef
commit
5e369b9f66
@ -53,8 +53,8 @@ class StatsGramplet(Gramplet):
|
||||
self.set_text(_("No Family Tree loaded."))
|
||||
self.set_tooltip(_("Double-click item to see matches"))
|
||||
|
||||
def post_init(self):
|
||||
self.disconnect("active-changed")
|
||||
def active_changed(self, handle):
|
||||
self.update()
|
||||
|
||||
def db_changed(self):
|
||||
self.dbstate.db.connect('person-add', self.update)
|
||||
|
Loading…
Reference in New Issue
Block a user