]> git.lizzy.rs Git - irrlicht.git/commit
Revert "Fix: Listbox was sometimes sending EGET_LISTBOX_SELECTED_AGAIN instead of...
authorsfan5 <sfan5@live.de>
Tue, 11 Apr 2023 12:36:44 +0000 (14:36 +0200)
committersfan5 <sfan5@live.de>
Tue, 11 Apr 2023 12:36:44 +0000 (14:36 +0200)
commit2d81374b3470aace9ccc42478e98c92aed479279
treef52293d1e5d22313ee929f9cd653610408c9c942
parentaa1696a7e6a275e613e7323e7f9553b7b7a0b7e0
Revert "Fix: Listbox was sometimes sending EGET_LISTBOX_SELECTED_AGAIN instead of EGET_LISTBOX_CHANGED."

This broke scrolling in listboxes, as they would always reset to top position.
reverts commit 1967d71cfba23fb54ac88cea64673f73af13bfda
source/Irrlicht/CGUIListBox.cpp
source/Irrlicht/CGUIListBox.h