Style, Begin: removed ImGuiWindowFlags_ShowBorders window flag. Borders are now fully set up in the ImGuiStyle structure (see e.g. style.FrameBorderSize, style.WindowBorderSize). Use ImGui::ShowStyleEditor() to look them up. (#707, fix #819, #1031, ref #1019, ref #447)
1 parent c433bc9 commit abbf836fd09fa26449f97e130f3838b07d59733d
@omar omar authored on 19 Nov 2017
Showing 3 changed files
View
imgui.cpp
View
imgui.h
View
imgui_demo.cpp