Merge branch 'master' of https://github.com/tildearrow/furnace into k053260
This commit is contained in:
commit
b07ba72aa3
8 changed files with 28 additions and 13 deletions
|
|
@ -3202,6 +3202,7 @@ void FurnaceGUI::commitSettings() {
|
|||
ImGui::GetIO().Fonts->Clear();
|
||||
mainFont=ImGui::GetIO().Fonts->AddFontDefault();
|
||||
patFont=mainFont;
|
||||
bigFont=mainFont;
|
||||
if (rend) rend->destroyFontsTexture();
|
||||
if (!ImGui::GetIO().Fonts->Build()) {
|
||||
logE("error again while building font atlas!");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue