mirror of
https://github.com/cemu-project/DS4Windows.git
synced 2024-11-22 09:19:18 +01:00
Make sure to display proper max mouse speed when creating a new profile
This commit is contained in:
parent
e980cb911c
commit
c7f9ae2cec
@ -1917,6 +1917,7 @@ namespace DS4WinWPF.DS4Forms.ViewModels
|
||||
tempControllerIndex = ControllerTypeIndex;
|
||||
Global.outDevTypeTemp[device] = Global.OutContType[device];
|
||||
tempBtPollRate = Global.BTPollRate[device];
|
||||
outputMouseSpeed = CalculateOutputMouseSpeed(ButtonMouseSensitivity);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user