From 9775362ba2f044ba65786a8723b6453aa917610e Mon Sep 17 00:00:00 2001 From: Benjamin Auder Date: Sat, 17 Nov 2018 18:12:09 +0100 Subject: [PATCH] Update TODO --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index dafd7c0b..d83d5e08 100644 --- a/TODO +++ b/TODO @@ -2,3 +2,5 @@ Styles must be improved (full width for smartphones, selectable text for PGN...) Tooltip text should fade (even when mouse stay on it, especially for small screens) Checkered stage 2: switch button at reserve position. If a played disconnect right after opponent sent a move, it might be never received: secure this +Think about non-conventional variants with 2 kings for example: undercheck highlight? + --> underCheck should return a vector in this case. Adapt. -- 2.44.0