Sketchy Multi Viewports
This commit is contained in:
@@ -56,6 +56,8 @@ void MainGUI::run() {
|
||||
|
||||
ImGui::Text("Application average %.3f ms/frame (%.1f FPS)", 1000.0f / io.Framerate, io.Framerate);
|
||||
ImGui::End();
|
||||
|
||||
ImGui::ShowDemoWindow();
|
||||
} else {
|
||||
app->end();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user