Skip to content

Commit ec1d143

Browse files
committed
chore: save link to code found
1 parent 7f7140b commit ec1d143

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ pub use app::LogViewerApp;
88
// TODO 3: Add checkbox to filter by current request id
99
// TODO 3: Add filter by and let user pick like ID or date or something like that
1010
// TODO 3: Add search
11-
// TODO 3: Add support for navigating using arrow keys
11+
// TODO 3: Add support for navigating using arrow keys Implement hot keys https://github.com/c-git/egui/blob/34db001db14940c948eb03d3fe87f2af2c45daba/crates/egui_demo_lib/src/demo/demo_app_windows.rs#L323
1212
// TODO 5: Support auto reload (look into watching for changes)

0 commit comments

Comments
 (0)