mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 18:03:56 -04:00
make mouse scroll wheel instant
This commit is contained in:
parent
2acfb68eb6
commit
cbc7e936d9
@ -49,7 +49,7 @@ ConfigVariableBool osx_disable_event_loop
|
|||||||
"app."));
|
"app."));
|
||||||
|
|
||||||
ConfigVariableInt osx_mouse_wheel_scale
|
ConfigVariableInt osx_mouse_wheel_scale
|
||||||
("osx-mouse-wheel-scale", 5,
|
("osx-mouse-wheel-scale", 1,
|
||||||
PRC_DESC("Specify the number of units to spin the Mac mouse wheel to "
|
PRC_DESC("Specify the number of units to spin the Mac mouse wheel to "
|
||||||
"represent a single wheel_up or wheel_down message."));
|
"represent a single wheel_up or wheel_down message."));
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user