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