From 8d4db7d2c92aa719da8ce218df9490283754d20b Mon Sep 17 00:00:00 2001 From: dam Date: Wed, 30 Mar 2022 14:52:01 +0000 Subject: Fixed database fields being parsed as floats instead of integers by JSON. --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 4119da1..4d536ab 100644 --- a/readme.md +++ b/readme.md @@ -50,10 +50,10 @@ Surgery Log - [x] Check if import_option_sets, store_option_sets, store_database require the parameter save_changes; this requires changes on databse, stage and menu scripts; - [x] Maybe replace fonts with non-mono version; - [x] Fix option sets GUI element to provide word-wrap, otherwise long texts will be hidden; +- [x] After save and load, entries opened on stage always detect changes (even when no change occurs); - [ ] Add to popup: - - [ ] title; + - [x] title; - [ ] back/close button; -- [ ] After save and load, entries opened on stage always detect changes (even when no change occurs); - [ ] Use popup to display confirmation messages; - [ ] Theming: - [ ] Make all buttons with same style; -- cgit v1.2.3