-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
When viewing the history of a branch, e.g. .../+log/master gitiles should use
JavaScript if the browser supports it to replace the "Next >>" link with more
records before the scroll bar makes the "Next >>" link visible.
This makes the UI appear as though the entire history is available, when its
actually just paginated in from the backend on demand as the user scrolls
through it.
Original issue reported on code.google.com by [email protected] on 25 Dec 2012 at 7:18