mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Cleanup.
This commit is contained in:
@@ -371,7 +371,7 @@ public:
|
||||
ImVec2(m_width - m_width / 4.0f - 10.0f, 10.0f)
|
||||
, ImGuiSetCond_FirstUseEver
|
||||
);
|
||||
ImGui::Begin("Properties"
|
||||
ImGui::Begin("Settings"
|
||||
, NULL
|
||||
, ImVec2(m_width / 4.0f, m_height - 20.0f)
|
||||
, ImGuiWindowFlags_AlwaysAutoResize
|
||||
|
||||
Reference in New Issue
Block a user