Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix selecting AnimationTree node not jumping to the bottom panel #93632

Closed

Conversation

sys010611
Copy link

@sys010611 sys010611 commented Jun 26, 2024

Fixes #93455
I've fixed this issue.

@AThousandShips
Copy link
Member

It feels like relying strictly on the order of the iteration here is fragile, if it works in one order and not the other it feels like there's something else going wrong elsewhere, and that this is just fixing the surface problem and not the underlying issue

@sys010611 sys010611 closed this Jun 27, 2024
@akien-mga akien-mga removed this from the 4.3 milestone Jun 27, 2024
@sys010611 sys010611 deleted the fix-animation-tree-bug branch June 27, 2024 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Selecting AnimationTree Node didn't jump to the bottom panel of AnimationTree
3 participants