aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7a4577ee..14d60358 100644
--- a/README.md
+++ b/README.md
@@ -116,6 +116,8 @@ Things that should be done eventually:
- [ ] add more tests
- [ ] investigate data race between UI and game loop (possible big state lock)
- [ ] improve UI
+ - [ ] TextInput: follow selection
+ - [ ] TextInput: Fix mobile WASM double tap to redraw
- [ ] implement representation of next target and current selection in prompt
- [ ] implement game log
- [ ] implement log with hoverable components