Files
imgui/imgui_widgets.cpp
ocornut fa8ec5c463 ImStrv: Combo(), ListBox(): seems better to not introduce the ImStrv [] versions?
As 1) user is unlikely to store that on their end. 2) nowadays with lambdas isn't an easy user-side conversion.
Then we limit explosion of an already messy API.
2026-03-25 12:29:00 +01:00

529 KiB