From 9cbad0c038ab42a17294cbf6586bf5a21ab9d4a0 Mon Sep 17 00:00:00 2001 From: Wyatt Allen Date: Wed, 31 May 2017 17:32:49 -0700 Subject: [PATCH] Set display line on inline diffs The gr-diff-view has a set of rules that determine whether the horizontal line under the target row is visible. Extend these rules to the gr-file-list for inline diffs. Bug: Issue 6308 Change-Id: I23a8a0612f045e87e4940bb06988cf215cdd6990 --- .../change/gr-file-list/gr-file-list.html | 1 + .../change/gr-file-list/gr-file-list.js | 11 +++++++++++ .../gr-file-list/gr-file-list_test.html | 19 +++++++++++++++++++ 3 files changed, 31 insertions(+) diff --git a/polygerrit-ui/app/elements/change/gr-file-list/gr-file-list.html b/polygerrit-ui/app/elements/change/gr-file-list/gr-file-list.html index 0bf61d2d2d..055660dde6 100644 --- a/polygerrit-ui/app/elements/change/gr-file-list/gr-file-list.html +++ b/polygerrit-ui/app/elements/change/gr-file-list/gr-file-list.html @@ -323,6 +323,7 @@ limitations under the License. if="[[_isFileExpanded(file.__path, _expandedFilePaths.*)]]">