Closed
Bug 1509590
Opened 7 years ago
Closed 7 years ago
Use react-lazylog's new extraLines option instead of a manual margin
Categories
(Tree Management :: Treeherder, enhancement, P3)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: camd)
References
Details
Attachments
(1 file)
The `extraLines` option adds some additional lines to the end of the log to allow scrolling all the way to the end, even on platforms where the scroll bars obscure the contents.
This will mean we can remove the workaround added here:
https://github.com/mozilla/treeherder/pull/4223#issuecomment-437182015
https://github.com/mozilla/treeherder/pull/4223/commits/62af7526e7c53afa254baeb44be9cfea675bcf32
| Reporter | ||
Comment 1•7 years ago
|
||
Comment 2•7 years ago
|
||
Comment 3•7 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/6e0f9c88fbad5b40d886a095e5ac723f3454576a
Bug 1509590 - Use LazyLog extraLines property in logviewer (#4329)
| Reporter | ||
Updated•7 years ago
|
Assignee: nobody → cdawson
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Updated•4 years ago
|
Component: Treeherder: Log Viewer → TreeHerder
You need to log in
before you can comment on or make changes to this bug.
Description
•