Skip to content

Commit

Permalink
Update TODO.md
Browse files Browse the repository at this point in the history
  • Loading branch information
manopapad authored Oct 31, 2023
1 parent 73f6b96 commit 2518ec0
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 @@ -26,7 +26,7 @@
- [x] Include in the window title the directory where the profile logs are
- [X] Horizontal pan (using keyboard arrow keys)
- [ ] Horizontal pan (including drag, touchpad, horizontal scroll wheel)
- [ ] Don't horizontal pan past the start/end of the profile
- [ ] 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 2518ec0

Please sign in to comment.