This commit is contained in:
Branimir Karadžić 2018-02-01 19:38:55 -08:00
parent 9f4260e54d
commit 0190e5543d

View File

@ -332,7 +332,8 @@ struct OcornutImguiContext
ImGui::StyleColorsLight(&style);
}
style.FrameRounding = 4.0f;
style.FrameRounding = 4.0f;
style.WindowBorderSize = 0.0f;
}
void beginFrame(