Files
gerrit/polygerrit-ui/app/elements/change/gr-file-list
Wyatt Allen 9d6a2afeff Updated scrolling behavior for file list
The cursor in gr-file-list no longer scrolls the window every time the
cursor moves.  Moreover, the window is scrolled only when the cursor is
moved beyond the viewport.

Only changes behavior when the inline diffs are not expanded. It already
works properly when they are expanded.

Bug: Issue 4145
Change-Id: I0e03658ed966ff4f89e5af187e846adb50890337
2016-05-26 17:40:03 -07:00
..