diff options
author | cutealien <cutealien@dfc29bdd-3216-0410-991c-e03cc46cb475> | 2023-03-06 14:34:16 +0000 |
---|---|---|
committer | sfan5 <sfan5@live.de> | 2023-03-24 17:09:11 +0100 |
commit | 1967d71cfba23fb54ac88cea64673f73af13bfda (patch) | |
tree | 385afb0708b2735cc616fdf9ef67a20b37791462 /include/IOSOperator.h | |
parent | c5373262ca1acff4f26b820d69d6c472634456ee (diff) | |
download | irrlicht-1967d71cfba23fb54ac88cea64673f73af13bfda.tar.xz |
Fix: Listbox was sometimes sending EGET_LISTBOX_SELECTED_AGAIN instead of EGET_LISTBOX_CHANGED.
When pressed mouse was moved over an item before releasing the mouse button it was sending immediately EGET_LISTBOX_SELECTED_AGAIN instead of expected EGET_LISTBOX_CHANGED (mouse move changes do not send any events).
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@6454 dfc29bdd-3216-0410-991c-e03cc46cb475
Diffstat (limited to 'include/IOSOperator.h')
0 files changed, 0 insertions, 0 deletions