irrlicht/source
cutealien 5114c18b79 Fix and simplify IGUISpinBox::getOldValue
Was going wrong when setValue was called inside an event function for EGET_SPINBOX_CHANGED.
But last solution was overly complicated anyway as I tried too hard to avoid extra getValue calculations.
But noticing now those calculations got done anyway in all places where the event is triggered.

git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@6430 dfc29bdd-3216-0410-991c-e03cc46cb475
2022-09-28 14:56:22 +00:00
..
Irrlicht Fix and simplify IGUISpinBox::getOldValue 2022-09-28 14:56:22 +00:00
source.txt Avoid warning and make local variable lower-case. 2019-12-12 16:32:41 +00:00