From f0b194d7f83ddc61afb88e1cebd684201e32236c Mon Sep 17 00:00:00 2001 From: luctins Date: Fri, 13 Jan 2023 22:47:07 -0300 Subject: [PATCH] update readme --- README.org | 1 + 1 file changed, 1 insertion(+) diff --git a/README.org b/README.org index 67e45e8..c9f239c 100644 --- a/README.org +++ b/README.org @@ -24,4 +24,5 @@ This is a idea that i've been meaning to make for a while, right now it's super - [ ] Add a debug window for general use - [ ] Prompt for a path to use when no images are on the current directory and no command line arguments are provided - [ ] implement =UiState= system with different screens based on state +- [ ] Implement scrolling for very tall images - [X] Get the current directory instead of reading from a file or read it from the command line