mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-11 15:21:01 +03: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