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 space associations for all child elements #78

Merged
merged 2 commits into from
Dec 7, 2023

Conversation

andrewheumann
Copy link
Member

@andrewheumann andrewheumann commented Dec 5, 2023

in #75, we added a default behavior to LayoutFunctionCommon for associating a Space property with elements generated for a space. In this PR, we make sure all non-standard spaces also specify this property. This prepares us for future "per-parent override" type relationships for furniture, and also makes pringle smoother, letting all generated elements travel along with the space without having to do a "containment" check.


This change is Reviewable

Copy link
Contributor

@anthonie-kramer anthonie-kramer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Does this mean that furniture is shown when moving a space around in edit mode?

Reviewed 11 of 11 files at r1, all commit messages.
Reviewable status: :shipit: complete! 1 of 1 approvals obtained, all discussions resolved

@andrewheumann andrewheumann merged commit e014376 into master Dec 7, 2023
1 check passed
@andrewheumann andrewheumann deleted the space-associations branch December 7, 2023 19:11
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.

2 participants