|
BeginPopupContextItem() now supports a NULL string identifier and uses the last item ID if available. For interactive items (that have an ID) this works! For non interactive items we assert.
|
|---|
|
|
| imgui.cpp |
|---|
| imgui.h |
|---|
| imgui_demo.cpp |
|---|