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 cd03c96911
commit df32568375

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()
#-------------------------------------------------------------------------
#