From 200a069023041d194b2c1df54577f5b455aa89c9 Mon Sep 17 00:00:00 2001 From: Florrie Date: Mon, 16 Sep 2019 10:35:12 -0300 Subject: Update tui-lib with basic Element class --- todo.txt | 1 + tui-lib | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/todo.txt b/todo.txt index 45cee2f..ef00c6d 100644 --- a/todo.txt +++ b/todo.txt @@ -373,3 +373,4 @@ TODO: Be more sneaky about how we decide what text to update on the screen, TODO: Create a basic Element class, which DisplayElement extends. We have a lot of code related to scheduling displaying stuff on the screen, and it'd be nice to keep it more separate from all the basic element logic. + (Done!) diff --git a/tui-lib b/tui-lib index 3b94a56..eb3b83f 160000 --- a/tui-lib +++ b/tui-lib @@ -1 +1 @@ -Subproject commit 3b94a56ecad81980448cb1f7f78acd8e58ab0c67 +Subproject commit eb3b83fa2d56f3c85ac0d5c9b62223f6bd297940 -- cgit 1.3.0-6-gf8a5