aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authordam <dam@gudinoff>2022-03-04 00:12:10 +0000
committerdam <dam@gudinoff>2022-03-04 00:12:10 +0000
commit61210d74e50d3e10b9a9c069e837d46ae5b133bb (patch)
tree990d41a642a048f501c8906de076aa3d64706937 /readme.md
parent79cac2d7115e31987ff205b7b726b353014dd62b (diff)
downloadsurgery-log-61210d74e50d3e10b9a9c069e837d46ae5b133bb.tar.zst
surgery-log-61210d74e50d3e10b9a9c069e837d46ae5b133bb.zip
Updated todo list.
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index fe85a0c..bc01851 100644
--- a/readme.md
+++ b/readme.md
@@ -45,6 +45,7 @@ Surgery Log
- [x] Fix the show option sets buttons; they are drawn over the input fields and hide inserted text;
- [x] The stage control must be set to ignore the mouse, otherwise the touch-sensor conflicts with the built-in scroll;
- [x] On database, selecting an entry and removing it will leave the action buttons visible while no entry is selected;
+- [x] Tweak 'POINTER_VELOCITY_DECAYING_FACTOR' and 'POINTER_VELOCITY_BOOST_FACTOR' on database and stage screens;
- [ ] Allow to parse option sets from database file;
- [ ] Fix back button:
- on stage screen should show pop-up asking it changes are to be discarded;
@@ -56,7 +57,6 @@ Surgery Log
- [ ] Database menu and action buttons are not nice; Improve appearance;
- [ ] Check if import_option_sets, store_option_sets, store_database require the parameter save_changes; this requires changes on databse, stage and menu scripts;
- [ ] Improve menu appearance;
-- [ ] Tweak 'POINTER_VELOCITY_DECAYING_FACTOR' and 'POINTER_VELOCITY_BOOST_FACTOR' on database and stage screens;
- [ ] Setup two themes:
- [ ] theme_light
- [ ] theme_dark