TODO about simplifying rescaling
authorBenjamin Auder <benjamin.auder@somewhere>
Thu, 2 Jun 2022 16:27:44 +0000 (18:27 +0200)
committerBenjamin Auder <benjamin.auder@somewhere>
Thu, 2 Jun 2022 16:27:44 +0000 (18:27 +0200)
TODO

diff --git a/TODO b/TODO
index 356eba8..09af34f 100644 (file)
--- 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?
 
 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?