mirror of
https://github.com/aseprite/aseprite.git
synced 2025-03-14 04:19:12 +00:00
Don't document preferences after loading it
This commit is contained in:
parent
b0163f3937
commit
232c551f1a
@ -228,7 +228,7 @@ void Preferences::serializeDocPref(const Doc* doc, app::DocumentPreferences* doc
|
||||
}
|
||||
|
||||
if (doc) {
|
||||
if (flush_config)
|
||||
if (save && flush_config)
|
||||
flush_config_file();
|
||||
|
||||
pop_config_state();
|
||||
|
Loading…
x
Reference in New Issue
Block a user