From 138bbde69f95ad62b8c6fb95d7b69f47fdc686de Mon Sep 17 00:00:00 2001 From: dam Date: Tue, 22 Feb 2022 00:00:26 +0000 Subject: Fix scroll on stage screen. --- readme.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 2437056..d16e0b9 100644 --- a/readme.md +++ b/readme.md @@ -43,6 +43,8 @@ Surgery Log has_permissions = true ``` - [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; +- [ ] On database, selecting an entry and removing it will leave the action buttons visible while no entry is selected; - [ ] Allow to parse option sets from database file; - [ ] 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; -- cgit v1.2.3