Cleanup.
This commit is contained in:
parent
9f4260e54d
commit
0190e5543d
@ -332,7 +332,8 @@ struct OcornutImguiContext
|
||||
ImGui::StyleColorsLight(&style);
|
||||
}
|
||||
|
||||
style.FrameRounding = 4.0f;
|
||||
style.FrameRounding = 4.0f;
|
||||
style.WindowBorderSize = 0.0f;
|
||||
}
|
||||
|
||||
void beginFrame(
|
||||
|
Loading…
Reference in New Issue
Block a user