From 77cded5da244a66278125ebb47db9dec7f5b98a2 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Sat, 3 Jun 2023 20:35:33 +0200 Subject: [PATCH] Update todos --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index 4d4e5c6..f5815fe 100644 --- a/TODO.md +++ b/TODO.md @@ -16,6 +16,7 @@ - [x] Update PGNP to last commit - [x] Remove duplicated variations (currently if variation is played more than once it is added anyway to the move list) - [ ] Debug the Preference window on OS X (GetIcon() must be overridden) + - [ ] When OChess preferences are changed, they are not applied on the openned tabs (only on OS X) ## Additional Features - [x] Add a live evaluation bar to the BoardCanvas