From: Benjamin Auder Date: Thu, 2 Jun 2022 16:27:44 +0000 (+0200) Subject: TODO about simplifying rescaling X-Git-Url: https://git.auder.net/?p=xogo.git;a=commitdiff_plain;h=6d8c4fc35e9072806f91b29874753e12942c2bae TODO about simplifying rescaling --- 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?