From 72bc5ed2118f1ae32fdcdc3bed79bb0af8908099 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Mon, 5 Jun 2023 20:38:38 +0200 Subject: [PATCH] Debug CGEditor --- TODO.md | 2 +- libs/cgeditor | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index 4e5342c..45aee82 100644 --- a/TODO.md +++ b/TODO.md @@ -16,7 +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 MainWindow is resized, the chess move editor scroll get broken if it was in used(It is related to CGEditor, on canvas resize, ScrollX/ScrollY is not updated properly, thus item can become unreachable) + - [x] When MainWindow is resized, the chess move editor scroll get broken if it was in used(It is related to CGEditor, on canvas resize, ScrollX/ScrollY is not updated properly, thus item can become unreachable) - [ ] When OChess preferences are changed, they are not applied on the openned tabs (only on OS X) ## Additional Features diff --git a/libs/cgeditor b/libs/cgeditor index 2a4a20b..e9bcc71 160000 --- a/libs/cgeditor +++ b/libs/cgeditor @@ -1 +1 @@ -Subproject commit 2a4a20beefa533730d85a75bbc2dc6676fa247b5 +Subproject commit e9bcc710ff40cd257de242a2ff3b68feb7b68cac