Fixed InputFloatX, SliderFloatX, DragFloatX functions erroneously reporting IsItemEdited() multiple times when the text input doesn't match the formatted output value (e.g. input "1" shows "1.000"). It wasn't much of a problem because we typically use the return value instead of IsItemEdited() here. (#1875, #2034)
1 parent 99a8450 commit d3a387cc1865b7d147a73f728b7823fb965a00f9
@omar omar authored on 13 May 2019
Showing 4 changed files
View
docs/CHANGELOG.txt
View
docs/TODO.txt
View
imgui.h
View
imgui_widgets.cpp