Skip to content

Commit

Permalink
chore: increase priority of task
Browse files Browse the repository at this point in the history
It affects usability
  • Loading branch information
c-git committed May 30, 2024
1 parent 3e37eb7 commit 17c322a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
mod app;
pub use app::LogViewerApp;

// TODO 3: Fix bug where multiline messages bleed into the lines below them
// TODO 2: Fix bug where multiline messages bleed into the lines below them
// TODO 3: Add support for navigating using arrow keys
// TODO 3: Add button to show/hide either the top or bottom
// TODO 4: Add a open most recent log button
Expand Down

0 comments on commit 17c322a

Please sign in to comment.