From 6d8c4fc35e9072806f91b29874753e12942c2bae Mon Sep 17 00:00:00 2001 From: Benjamin Auder Date: Thu, 2 Jun 2022 18:27:44 +0200 Subject: [PATCH] TODO about simplifying rescaling --- TODO | 3 +++ 1 file changed, 3 insertions(+) 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? -- 2.44.0