mirror of
https://github.com/slendidev/lunar.git
synced 2025-12-19 13:29:52 +02:00
@@ -89,6 +89,7 @@ auto Application::run() -> void
|
||||
ImGui::NewFrame();
|
||||
|
||||
if (m_show_imgui) {
|
||||
ImGui::SetNextWindowCollapsed(true, ImGuiCond_Once);
|
||||
ImGui::ShowDemoWindow();
|
||||
|
||||
ImGui::SetNextWindowSize({ 100, 50 });
|
||||
|
||||
Reference in New Issue
Block a user