|
Selectable: With ImGuiSelectableFlags_AllowDoubleClick doesn't return true on the mouse button releas efollowing the double-click. Only first mouse release + second mouse down (double-click) returns true. Likewise for internal ButtonBehavior() with both _PressedOnClickRelease | _PressedOnDoubleClick. (#2503)
|
|---|
|
|
| docs/CHANGELOG.txt |
|---|
| imgui.cpp |
|---|
| imgui.h |
|---|
| imgui_widgets.cpp |
|---|