aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2023-06-05 18:55:14 +0200
committerLoic Guegan <manzerbredes@mailbox.org>2023-06-05 18:55:14 +0200
commit7ea1e6dc2a0733647d39d8c49eb4e8c689ecfed0 (patch)
treeabb54e62fba9b0953be6eda3d86a661a4df05954 /TODO.md
parent4a9523f9dfdea3d2eaebe0a159993492f701aebc (diff)
Improve UI
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index f5815fe..fd9b7db 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 MainWindow is resized, the chess move editor scroll get broken if it was in used(It is not related to CGEditor, looks like some resize events are not properly handled)
- [ ] When OChess preferences are changed, they are not applied on the openned tabs (only on OS X)
## Additional Features