Fix theme set
This commit is contained in:
@@ -40,7 +40,8 @@ class BoxPreferences {
|
||||
});
|
||||
}
|
||||
ui.t = App.theme;
|
||||
// UINodes.inst.applyTheme();
|
||||
UITrait.inst.ui.t = App.theme;
|
||||
// UINodes.inst.ui.t = App.theme;
|
||||
UITrait.inst.headerHandle.redraws = 2;
|
||||
UITrait.inst.toolbarHandle.redraws = 2;
|
||||
UITrait.inst.statusHandle.redraws = 2;
|
||||
|
||||
Reference in New Issue
Block a user