SIGN IN SIGN UP

Preserve original scroll values in mouse event

Clamp scroll values to [-1, 1] only for the SDK mouse.

HID mouse implementations perform their own clamping to [-127, 127] (in
hid_mouse.c).

PR #6172 <https://github.com/Genymobile/scrcpy/pull/6172>
R
Romain Vimont committed
9787fe5d261df8255e49b65f37e2d89bf1a129fa
Parent: 98d3028