mirror of
https://git.citron-emu.org/citron/emulator
synced 2025-12-21 11:33:35 +00:00
main: Apply settings after applet configuration is complete.
This commit is contained in:
@@ -295,6 +295,10 @@ void GMainWindow::ControllerSelectorReconfigureControllers(
|
||||
|
||||
emit ControllerSelectorReconfigureFinished();
|
||||
|
||||
// Don't forget to apply settings.
|
||||
Settings::Apply();
|
||||
config->Save();
|
||||
|
||||
UpdateStatusButtons();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user