|
Refactor - Internal ButtonBehavior() removed unnecessary boolean arg, merged into flags using ImGuiButtonFlags_NoKeyModifiers.
This is quite a risky change frankly but I'd rather refactor sooner than later. Hopefully few people are using the internal functions. |
|---|
|
|
| imgui.cpp |
|---|
| imgui_internal.h |
|---|