TODO about simplifying rescaling
[xogo.git] / TODO
diff --git a/TODO b/TODO
index ea6b0b4..09af34f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,15 +1,12 @@
-Dark Racing Kings ?
-Checkered-Teleport ?
-
-// rem ref to boardContainer --> rethink CSS design...
+Fix rescaling by adopting a different strategy: use mouse scroll instead, +/- 5% each time ?
+Seems easier to control width/height accurately and safely in this way...
 
-// TODO: Otage, Emergo, Pacosako : fonction "buildPiece(arg1, arg2)" returns HTML element with 2 SVG or SVG + number
+Impossible to play / triple move in Doublemove : turn issues, maybe because a move is sent twice to the server...
+=> solution = sign (hash?) moves, and if an already received signature received again, ignore?
 
-add mode diagram --> use vchess rules (only english)
 add variants : Chakart first (dark,cylinder)
+Dark Racing Kings ?
+Checkered-Teleport ?
 
-bouton random rematch : OK, now better style + show rules if random (or not?)
-cancel en rouge
-flèche sur plateau + mode diagramme
-coté serveur : si disconnect, supprimer rematch en cours
+Otage, Emergo, Pacosako : fonction "buildPiece(arg1, arg2)" returns HTML element with 2 SVG or SVG + number
 réfléchir aux animations par variante (reversi, Chakart, Atomic, ...)