parent
3e854030db
commit
7b2fa42d25
|
|
@ -4915,6 +4915,8 @@ void FurnaceGUI::applyUISettings(bool updateFonts) {
|
|||
sty.ScaleAllSizes(dpiScale);
|
||||
|
||||
ImGui::GetStyle()=sty;
|
||||
|
||||
updateSampleTex=true;
|
||||
|
||||
ImGui::GetIO().ConfigInputTrickleEventQueue=settings.eventDelay;
|
||||
ImGui::GetIO().ConfigWindowsMoveFromTitleBarOnly=settings.moveWindowTitle;
|
||||
|
|
|
|||
Loading…
Reference in a new issue