mirror of
https://github.com/antopilo/Nuake.git
synced 2026-09-04 11:35:06 +03:00
Removed hide bar button
This commit is contained in:
@@ -236,6 +236,7 @@ namespace Nuake
|
||||
ImGui::StyleColorsDark();
|
||||
|
||||
ImGuiStyle& s = ImGui::GetStyle();
|
||||
s.WindowMenuButtonPosition = ImGuiDir_None;
|
||||
s.FrameRounding = 2.0f;
|
||||
s.GrabRounding = 2.0f;
|
||||
s.CellPadding = ImVec2(8, 8);
|
||||
|
||||
Reference in New Issue
Block a user