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

Harmonize revalidation of layout #919

Conversation

bschwarzent
Copy link
Member

Widgets that reposition themselves needs to revalidate their layout. This should be done via revalidateLayoutTree(false), because otherwise, scheduled post validate functions are not executed.

369849

@bschwarzent
Copy link
Member Author

Run tests

Widgets that reposition themselves needs to revalidate their layout.
This should be done via revalidateLayoutTree(false), because otherwise,
scheduled post validate functions are not executed.

369849
@bschwarzent bschwarzent force-pushed the features/bschwarzent/24.2/369849_harmonize_revalidate_layout branch from e60dda6 to a8c106a Compare March 25, 2024 17:48
@bschwarzent
Copy link
Member Author

Run tests

@bschwarzent
Copy link
Member Author

Abandoned due to unpredictable changes in behavior, leading to potential bugs.

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.

None yet

1 participant