Fix centering on default person after load

svn: r314
This commit is contained in:
Don Allingham
2001-08-08 01:29:30 +00:00
parent 27f962f69b
commit dc08c0dd9a

View File

@@ -2358,8 +2358,8 @@ def apply_filter():
dday.getQuoteDate(), sort.build_sort_name(name),
sort.build_sort_birth(bday), sort.build_sort_death(dday)], pos)
sort_person_list()
person_list.thaw()
sort_person_list()
#-------------------------------------------------------------------------
#