Improve buttons styles on game page
[vchess.git] / TODO
diff --git a/TODO b/TODO
index d83d5e0..bcda2e8 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,6 +1,4 @@
-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.
+For animation, moves should contains "moving" and "fading" maybe...
+(But it's really just for Magnetic chess)
+setInterval "CRON" task in sockets.js to check connected clients
+(every 1hour maybe, or more)