mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-12-12 11:06:57 +00:00
@@ -347,7 +347,7 @@ class InputModel {
|
||||
return;
|
||||
}
|
||||
|
||||
final d = 0.95;
|
||||
final d = 0.93;
|
||||
x *= d;
|
||||
y *= d;
|
||||
final dx0 = x * _trackpadSpeed;
|
||||
|
||||
Reference in New Issue
Block a user