bug 1772: follow cursor to completely resolve bug
svn: r20847
This commit is contained in:
parent
28c25286ad
commit
2e86a12c39
@ -81,6 +81,7 @@ class EmbeddedList(ButtonTab):
|
||||
self.build_model = build_model
|
||||
|
||||
# handle the selection
|
||||
self.tree.set_hover_selection(True)
|
||||
self.selection = self.tree.get_selection()
|
||||
self.selection.connect('changed', self._selection_changed)
|
||||
self.track_ref_for_deletion("selection")
|
||||
|
Loading…
Reference in New Issue
Block a user