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)
1 parent 86f92fe commit 2dc81057ec4e5fbd97d06044967550b5c41b5387
@omar omar authored on 3 May 2019
Showing 4 changed files
View
docs/CHANGELOG.txt
View
imgui.cpp
View
imgui.h
View
imgui_widgets.cpp