Refresh the entire editor after a theme change
This commit is contained in:
parent
6475e55913
commit
44261f2a12
1 changed files with 1 additions and 0 deletions
|
|
@ -1998,4 +1998,5 @@ void Editor::Impl::onThemeChanged()
|
||||||
if (function)
|
if (function)
|
||||||
function();
|
function();
|
||||||
}
|
}
|
||||||
|
frame_->invalid();
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue