From fbebce4a7252fcbf93da3b19c55e22366885ccf2 Mon Sep 17 00:00:00 2001 From: Florrie Date: Sun, 11 Nov 2018 14:48:15 -0400 Subject: Clean up and debuggify "fake" listing elements I.e, the "Up (to group)" button and the "(This group is empty)" pseudo-playlist-item. --- todo.txt | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'todo.txt') diff --git a/todo.txt b/todo.txt index 916ec66..dcd847f 100644 --- a/todo.txt +++ b/todo.txt @@ -136,4 +136,12 @@ TODO: Entering more than one key "at once" into a text input element will only TODO: Pressing space while an "Up (to )" button is selected both activates the button and pauses music (because the app detects that the space key is pressed). This is definitely wrong (it should do one or the - other - I'm not too sure which, yet, but probably the latter). + other - I'm not too sure which, yet, but probably the latter). (Done!) + +TODO: If a track's file is a symlink, the "From:" label should show where it + links to. + +TODO: The "Up (to )" and "(This group has no items)" elements are not + quite buttons nor grouplike items. They should be more consistent with + actual grouplike items (i.e. same behavior and appearance), and should + be less buggy. (Done!) -- cgit 1.3.0-6-gf8a5