mirror of
https://github.com/wavetermdev/waveterm.git
synced 2024-12-21 16:38:23 +01:00
force re-rerender when switching themes (#374)
This commit is contained in:
parent
ab21591314
commit
b5022c555a
@ -1215,6 +1215,7 @@ class Model {
|
||||
}
|
||||
if (themeUpdated) {
|
||||
loadTheme(newTheme);
|
||||
this.bumpRenderVersion();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user