Skip to content

Commit

Permalink
Update TODO.md (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
manopapad authored Oct 31, 2023
1 parent 2b827c6 commit 99e0642
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,9 @@
- [x] Filter by kind
- [x] Task detail view
- [x] Include in the window title the directory where the profile logs are
- [ ] Horizontal pan (including drag, keyboard, horizontal scroll wheel)
- [X] Horizontal pan (using keyboard arrow keys)
- [ ] Horizontal pan (including drag, touchpad, horizontal scroll wheel)
- [ ] Allow horizontal panning past the start/end of the profile, but not so much that none of the actual profile is visible anymore. Out-of-bounds areas should get a different background color.
- [ ] Keyboard bindings (e.g., arrow keys to select panels, space bar to toggle expand/collapse, ESC key to close popups)
- [ ] Editable key bindings?
- [ ] Better error handling (e.g., when the provided URL 404s, there's a permission issue, or parsing fails)
Expand Down

0 comments on commit 99e0642

Please sign in to comment.