projects
/
xogo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ddf355
)
TODO about simplifying rescaling
author
Benjamin Auder
<benjamin.auder@somewhere>
Thu, 2 Jun 2022 16:27:44 +0000
(18:27 +0200)
committer
Benjamin Auder
<benjamin.auder@somewhere>
Thu, 2 Jun 2022 16:27:44 +0000
(18:27 +0200)
TODO
patch
|
blob
|
blame
|
history
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?