5444: Gramps crashes when using the scroll wheel

svn: r18662
This commit is contained in:
Michiel Nauta 2011-12-30 19:00:21 +00:00
parent 874cd601d2
commit 0aee5919e2

View File

@ -726,6 +726,7 @@ class PedigreeView(NavigationView):
'interface.pedview-show-marriage')
# Tree draw direction
self.tree_direction = self._config.get('interface.pedview-tree-direction')
self.cb_change_scroll_direction(None, self.tree_direction < 2)
# Show on not unknown people.
# Default - not show, for mo fast display hight tree
self.show_unknown_people = self._config.get(