summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/Android
diff options
context:
space:
mode:
authorFiloppi <filippotarpini@hotmail.it>2021-11-30 00:33:11 +0200
committerFiloppi <filippotarpini@hotmail.it>2021-12-05 23:37:58 +0200
commit689545a7959ce3e4cd1a6b45686e98cd9c027917 (patch)
treeb2c07c7c6c5adaef335c5c83f5032e903c5091e3 /Source/Core/InputCommon/ControllerInterface/Android
parent57d251c2f0d5b294ac25c0d0703ea193fc8830aa (diff)
InputCommon: fix InputConfig::LoadConfig() not always replacing emu controllers values
If InputConfig::LoadConfig() was called once with a non empty/customized config, then called again after manually deleting the config (dolphin calls LoadConfig() every time it opens the mapping widget), the second load would fail to clear the values on any non first EmulatedController and would instead keep the previous config values despite it being deleted (while it would instead correctly default the first EmulatedController). This is not a big bug though the code is better now.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/Android')
0 files changed, 0 insertions, 0 deletions