Plot Windows Move Realtime

This commit is contained in:
mwalker33
2020-04-12 20:24:56 +10:00
parent 5df9d3d8f7
commit 7fa8587dd2
7 changed files with 26 additions and 45 deletions

View File

@@ -914,7 +914,7 @@ int main(int argc, char *argv[]) {
showBanner();
#ifdef USE_PREFERENCE_FILE
// Save settings if not load from settings json file.
// Save settings if not loaded from settings json file.
// Doing this here will ensure other checks and updates are saved to over rule default
// e.g. Linux color use check
if (!session.preferences_loaded) {