Keep the context area in the view if a view scrolls down several pages.

This commit is contained in:
Thomas Keller
2011-06-02 02:04:52 +02:00
parent 592c2ff9ff
commit c0e26133bd
5 changed files with 25 additions and 11 deletions

View File

@@ -6,6 +6,7 @@
- File download URLs now contain the file name rather than the upload id; old links still work though (issues 559 and 686)
- Display monotone file and directory attributes in the tree and file view
(needs a monotone with an interface version of 13.1 or newer)
- The context area is now kept in view when a page scrolls down several pages
## Bugfixes