Fix centering on default person after load
svn: r314
This commit is contained in:
parent
cd03c96911
commit
df32568375
@ -2358,8 +2358,8 @@ def apply_filter():
|
|||||||
dday.getQuoteDate(), sort.build_sort_name(name),
|
dday.getQuoteDate(), sort.build_sort_name(name),
|
||||||
sort.build_sort_birth(bday), sort.build_sort_death(dday)], pos)
|
sort.build_sort_birth(bday), sort.build_sort_death(dday)], pos)
|
||||||
|
|
||||||
sort_person_list()
|
|
||||||
person_list.thaw()
|
person_list.thaw()
|
||||||
|
sort_person_list()
|
||||||
|
|
||||||
#-------------------------------------------------------------------------
|
#-------------------------------------------------------------------------
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user