Skip to content

Commit

Permalink
Add TODO item (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
manopapad authored Oct 23, 2023
1 parent 3dd6ef7 commit 56ccfb9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,6 @@
- [ ] Parse provenance information, according to https://github.com/StanfordLegion/legion/issues/1554
- [ ] Include in the window title the directory where the profile logs are
- [ ] In server mode, add a form on the top-level served page, where the user can specify which files to open, instead of having to enter this information manually on the URL as a GET `url=` parameter
- [ ] Vertical scrolling within the "control widgets" group

Currently if there is not enough vertical space, the "Controls" and "Search" boxes will overlap the footer with the "Show Controls" button, and there is no way to access that, or any controls that are out of view. The footer should always be visible, and anything on top of it should reflow within the available vertical space, with a vertical scrollbar.

0 comments on commit 56ccfb9

Please sign in to comment.