« get me outta code hell

new feature: autoscroll! - mtui - Music Text User Interface - user-friendly command line music player
about summary refs log tree commit diff
path: root/todo.txt
diff options
context:
space:
mode:
authorFlorrie <towerofnix@gmail.com>2020-04-23 12:36:45 -0300
committerFlorrie <towerofnix@gmail.com>2020-04-23 12:37:19 -0300
commit50c0ebc87d720a015826d1975aa50e66a8f3d513 (patch)
tree6982e844dabcb8e01e8f7ab796530e540dbe37ed /todo.txt
parent7f7166bc3719de7c63fe3076c492eb0a422d69b2 (diff)
new feature: autoscroll!
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index 869e88d..722e79c 100644
--- a/todo.txt
+++ b/todo.txt
@@ -501,5 +501,8 @@ TODO: "Lock scroll to cursor" option in queue listing. Will make the listing
       past the ends... maybe put a dim background behind the element currently
       occupying the locked position, scrolling such that the selected element
       is at that position whenever doing so doesn't go out of bounds?)
+      (Done! This was less work than expected. Dim background not implemented
+       because (1) it's more work and (2) I don't want to overcomplicate the
+       user interface.)
 
 TODO: Revisit labels and notes features! They're commented out for now :P