Merge Dev

This commit is contained in:
luboslenco
2020-03-20 16:36:18 +01:00
parent 67d95b9123
commit 1ec6216377
5 changed files with 26 additions and 38 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ class BoxPreferences {
Config.raw.locale = localeCode;
Config.save();
App.loadTranslations(localeCode);
UITrait.inst.tagUIRedraw();
UISidebar.inst.tagUIRedraw();
}
var hscale = Id.handle({value: Config.raw.window_scale});