cutealien 3cf75cdce4 Fix IGUIElements not getting a tab order because of invisible or disabled parents.
First problem was that IGUIElement::getNextElement wasn't passing includeInvisible and includeDisabled flags recursively, so anything deeper than one level could fail if an element was disabled/invisible in between while it was created.
Second problem was that setTabOrder(-1) did ignore disabled elements. So when any parent was disabled when elements were created they never got a tab order.

git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@6428 dfc29bdd-3216-0410-991c-e03cc46cb475
2023-03-24 17:09:11 +01:00
..
2023-03-14 17:54:08 +01:00
2023-01-02 21:05:07 +01:00
2021-12-29 13:12:09 +01:00
2023-03-11 15:04:09 +01:00
2023-03-11 15:04:09 +01:00
2022-06-01 15:03:52 +02:00
2022-12-23 19:56:21 +01:00
2022-03-09 22:52:11 +01:00
2023-01-02 20:37:18 +01:00
2022-07-20 22:09:07 +02:00
2023-03-11 15:12:05 +01:00
2023-03-11 15:04:09 +01:00
2023-03-11 15:04:09 +01:00
2023-03-11 15:04:09 +01:00
2023-03-11 15:04:09 +01:00
2023-03-11 15:04:09 +01:00
2023-03-11 15:04:09 +01:00
2023-03-14 17:54:08 +01:00
2023-03-11 15:04:09 +01:00