Skip to content

Commit

Permalink
Update TODO.md
Browse files Browse the repository at this point in the history
  • Loading branch information
manopapad authored Jan 18, 2024
1 parent 5ab8ce1 commit 6de80d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@

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.

- [ ] Combine "Expand by kind" and "Collapse by kind" (if any lines from the clicked group are collapsed then a click expands; if all are expanded then a click collapses)
- [ ] Combine "Expand by kind" and "Collapse by kind" (if any lines belonging to the clicked group are collapsed then a click expands all; if all are expanded then a click collapses all)

0 comments on commit 6de80d0

Please sign in to comment.