From b2b424c977099d5fc9d49a9bbba6d911e2bc7901 Mon Sep 17 00:00:00 2001 From: Florrie Date: Mon, 14 Oct 2019 17:14:42 -0300 Subject: Fix crash when clearing the queue Specifically, when the scroll view is far enough down that the currently playing track (which does not disappear when you clear the queue) is not visible. --- todo.txt | 2 ++ tui-lib | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/todo.txt b/todo.txt index e95a8e7..38f7cfe 100644 --- a/todo.txt +++ b/todo.txt @@ -421,3 +421,5 @@ TODO: Investigate menubar UX - now that it uses KeyboardSelector, it's very should we make its selection index reset to zero (i.e. the 'mtui' option) whenever it's selected (via the keyboard)? (Done! Decided yes.) + +TODO: When a telnet client disconnects, the music stops. This shouldn't happen! diff --git a/tui-lib b/tui-lib index faab576..c56242c 160000 --- a/tui-lib +++ b/tui-lib @@ -1 +1 @@ -Subproject commit faab576e85baf787c44a67640282ba146a874ef5 +Subproject commit c56242c3266d1fdf83eceed532c054fba8084630 -- cgit 1.3.0-6-gf8a5