It's rare enough to get bitten by a misplaced comma bug in C/C++. Even if you know how the comma operator works anyone can legitimately stare at this sorts of bug for hours without seeing it. github.com/ocornut/imgu...
Passing `ImGuiComboFlags_WidthFitPreview` to `BeginCombo` triggers an assertion · Issue #9165 · ocornut/imgui
Version/Branch of Dear ImGui: Version 1.92.6 WIP, Branch: docking (396b33d) Back-ends: imgui_impl_sdl3.cpp + imgui_impl_sdlrenderer3.cpp Compiler, OS: Linux + GCC Full config/build information: No ...SimonMaracine (GitHub)

