From f9a46c167f9fcc473afefdb689349ead34207ee5 Mon Sep 17 00:00:00 2001 From: Insality Date: Mon, 13 Apr 2020 19:38:53 +0300 Subject: [PATCH] Remove alpha_todo file --- alpha_todo.txt | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 alpha_todo.txt diff --git a/alpha_todo.txt b/alpha_todo.txt deleted file mode 100644 index 082801c..0000000 --- a/alpha_todo.txt +++ /dev/null @@ -1,12 +0,0 @@ -Simple to-do for Druid Alpha 0.2.0 - -- better default style, add template for custom style -- compare with gooey -- remove component autoremove all children component - -- unify component api (get/set/to and other general stuff) -- add input_text component for alpha release -- custom input settings (name of touch, text, etc) -- try use final druid in real project (FI uses custom druid) (use in 4321?) -- ability to relocalize all locale text nodes -- ability to control buttons via controller. Select it by cursor (d-pad)