Submitter | Alexander Plavin |
---|---|
Date | Aug. 17, 2013, 10:33 p.m. |
Message ID | <071ef2e72dfbf110ec46.1376778786@debian-alexander.dolgopa> |
Download | mbox | patch |
Permalink | /patch/2211/ |
State | Superseded |
Commit | 2ac4e89ad769282a19d4b05c533c354b787e131b |
Headers | show |
Comments
Patch
diff -r cc33d3be1c64 -r 071ef2e72dfb mercurial/templates/static/mercurial.js --- a/mercurial/templates/static/mercurial.js Sat Aug 17 15:53:05 2013 +0400 +++ b/mercurial/templates/static/mercurial.js Sat Aug 17 22:50:27 2013 +0400 @@ -355,6 +355,7 @@ if (scrollHeight - (scrollTop + clientHeight) < 50) { updateInitiated = true; + container.lastElementChild.classList.add('scroll-separator'); if (!nextHash) { return;