Added IsItemEdited() to query if the last item modified its value (or was pressed). This is equivalent to the bool returned by most widgets. It is useful in some situation e.g. using InputText() with ImGuiInputTextFlags_EnterReturnsTrue. (#2034)
1 parent abaa274 commit e28b1078f55945b815ceeeb1a4dfa785e002815b
@omar omar authored on 23 Aug 2018
Showing 4 changed files
View
CHANGELOG.txt
View
imgui.cpp
View
imgui.h
View
imgui_demo.cpp