Project

General

Profile

« Previous | Next » 

Revision a8009d0e

Added by david.sorber 8 months ago

Update Dear ImGui to version 1.92.5.

View differences:

src/main.cc
static int selected = 0;
{
ImGui::BeginChild("left_pane", ImVec2(150, 0),
ImGuiChildFlags_Border |
ImGuiChildFlags_Borders |
ImGuiChildFlags_ResizeX);
for (auto &iter: catalog)

Also available in: Unified diff