timeline: don't select row when changing position in the timeline
Behaves just like the scrollbar now.
This commit is contained in:
parent
ad959763af
commit
980aca88cf
@ -956,8 +956,6 @@ class AttachedWindow (object):
|
||||
|
||||
view = self.window.log_view
|
||||
view.scroll_to_cell (path, use_align = True, row_align = .5)
|
||||
sel = view.get_selection ()
|
||||
sel.select_path (path)
|
||||
|
||||
return False
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user