mirror of
https://github.com/aseprite/aseprite.git
synced 2024-12-27 03:16:58 +00:00
Save preferences immediately when we press "OK" button in OptionsCommand
This commit is contained in:
parent
744fc67b28
commit
22c58887dd
@ -217,8 +217,7 @@ public:
|
||||
warnings += "<<- UI Elements Scale";
|
||||
}
|
||||
|
||||
// Save configuration
|
||||
flush_config_file();
|
||||
m_preferences.save();
|
||||
|
||||
if (!warnings.empty()) {
|
||||
ui::Alert::show(PACKAGE
|
||||
|
Loading…
Reference in New Issue
Block a user