diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2023-06-05 20:38:38 +0200 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2023-06-05 20:38:38 +0200 |
| commit | 72bc5ed2118f1ae32fdcdc3bed79bb0af8908099 (patch) | |
| tree | 2df72bf0cf3b2bdc7ae2f96133150b5995ae6d1a | |
| parent | aa6888f8502de1848702d0733fa683e29c96795c (diff) | |
| -rw-r--r-- | TODO.md | 2 | ||||
| m--------- | libs/cgeditor | 0 |
2 files changed, 1 insertions, 1 deletions
@@ -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 -Subproject 2a4a20beefa533730d85a75bbc2dc6676fa247b +Subproject e9bcc710ff40cd257de242a2ff3b68feb7b68ca |
