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

@usiems usiems commented May 13, 2026

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 usiems force-pushed the fix_findChildren branch from 6c6a113 to cdd8fb3 Compare May 13, 2026 09:46
@usiems usiems merged commit e6abebd into main May 13, 2026
18 checks passed
@usiems usiems deleted the fix_findChildren branch May 13, 2026 13:35
Sign up for free to 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