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

Add a mechanism to notify of change up the ancestry #2233

Open
JakeWharton opened this issue Aug 2, 2024 · 0 comments
Open

Add a mechanism to notify of change up the ancestry #2233

JakeWharton opened this issue Aug 2, 2024 · 0 comments

Comments

@JakeWharton
Copy link
Collaborator

We want widgets who are not direct parents to be able to be notified of changes in the subtree. These changes include both a modifier change on a descendant and tree changes not immediately within its children.

It's probable this behavior is opt-in, and also probably there is a way to stop consume the propagation so it doesn't continue upward.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants