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

Ability to climb up the parent tree for widget blueprint hooking #326

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

yeshjho
Copy link

@yeshjho yeshjho commented Nov 24, 2024

Previously, when the parent type is "Indirect (Child)", you could only choose the immediate parents of the widget variables for the widget to attach the new widget to. Now you can choose the grandparents too.

For instance, if the widget looks like this,
image
there was no (easy) way to add a widget to the vertical box or the overlay.

With this pull request, you can choose them like this.
image

Previously, when the parent type is "Indirect (Child)", you could only choose the direct parent for the widget to attach the new widget to.
Now you can choose the grandparents too.
@yeshjho yeshjho changed the base branch from master to dev November 24, 2024 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

1 participant