Improved interaction with "Input" settings. #708
@ -466,12 +466,8 @@ namespace Ryujinx.Ava.UI.ViewModels.Input
|
|||||||
{
|
{
|
||||||
LoadDevices();
|
LoadDevices();
|
||||||
|
|
||||||
if (Config != null)
|
IsModified = true;
|
||||||
{
|
LoadSavedConfiguration();
|
||||||
// Load configuration after disconnection if it is in the configuration file
|
|
||||||
IsModified = true;
|
|
||||||
LoadSavedConfiguration();
|
|
||||||
}
|
|
||||||
FindPairedDevice();
|
FindPairedDevice();
|
||||||
|
|
||||||
_isChangeTrackingActive = true;
|
_isChangeTrackingActive = true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user