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