Skip to content

Fix findChild/findChildren logic: - #354

Merged
usiems merged 1 commit into
mainfrom
fix_findChildren
May 13, 2026
Merged

Fix findChild/findChildren logic:#354
usiems merged 1 commit into
mainfrom
fix_findChildren

Conversation

@usiems

Copy link
Copy Markdown
Contributor

Do not skip children of children whose name does not match.
Do not bail out if a child is nullptr (not sure if this can occur).
Use modern for loop.

Do not skip children of children whose name does not match.
Do not bail out if a child is nullptr (not sure if this can occur).
Use modern for loop.
@usiems
usiemsforce-pushed the fix_findChildren branch from 6c6a113 to cdd8fb3CompareMay 13, 2026 09:46
@usiems
usiems merged commit e6abebd into mainMay 13, 2026
18 checks passed
@usiems
usiems deleted the fix_findChildren branch May 13, 2026 13:35
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@usiems@mrbean-bremen