X-Git-Url: https://git.auder.net/?p=xogo.git;a=blobdiff_plain;f=TODO;h=09af34fe5cfec95f42530f4098b78c097f9bdf43;hp=356eba8765b4eed8479382b0cfa867ad00784e9e;hb=6d8c4fc35e9072806f91b29874753e12942c2bae;hpb=3ddf355277e2f48f6f1f6b2fcc809914134b545d diff --git a/TODO b/TODO index 356eba8..09af34f 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,6 @@ +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... + 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?