зеркало из https://github.com/mozilla/treeherder.git
Bug 1525122 - Fix so log viewer more quickly jumps to selected line
This commit is contained in:
Родитель
52c2322db1
Коммит
a5c18bf67f
|
@ -231,7 +231,6 @@ class App extends React.PureComponent {
|
|||
<div className="log-contents flex-fill">
|
||||
<LazyLog
|
||||
url={rawLogUrl}
|
||||
stream
|
||||
scrollToLine={highlight ? highlight[0] : 0}
|
||||
highlight={highlight}
|
||||
selectableLines
|
||||
|
|
Загрузка…
Ссылка в новой задаче