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

Simplify the way that layout queries are represented #29681

Closed
mrobinson opened this issue Apr 28, 2023 · 1 comment
Closed

Simplify the way that layout queries are represented #29681

mrobinson opened this issue Apr 28, 2023 · 1 comment

Comments

@mrobinson
Copy link
Member

Each layout query is its own trait and default values for queries are quite far from where queries are answered in the layout thread. This leads to a lot of duplication between layout 2020 and layout 2013 and make the code difficult to understand.

@mrobinson
Copy link
Member Author

This was resolved by #31937.

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

No branches or pull requests

1 participant