simple factor change
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
parent
854745709e
commit
c997d87a4f
@ -347,7 +347,7 @@ class InputModel {
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
final d = 0.95;
|
final d = 0.93;
|
||||||
x *= d;
|
x *= d;
|
||||||
y *= d;
|
y *= d;
|
||||||
final dx0 = x * _trackpadSpeed;
|
final dx0 = x * _trackpadSpeed;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user