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

fix: update __class__ for both layout and behavior consistently #2759

Merged
merged 7 commits into from
Oct 16, 2023

Conversation

agoose77
Copy link
Collaborator

@agoose77 agoose77 commented Oct 16, 2023

Presently, setting .behavior and .layout does not consistently update __class__. This PR rectifies the behavior such that __class__ is updated for both attributes!

@agoose77 agoose77 marked this pull request as ready for review October 16, 2023 15:02
@agoose77 agoose77 requested a review from jpivarski October 16, 2023 15:03
@agoose77 agoose77 temporarily deployed to docs October 16, 2023 15:23 — with GitHub Actions Inactive
@agoose77
Copy link
Collaborator Author

@jpivarski I reckon you might've seen this earlier, before I noticed that the CI was failing. I've fixed it now!

Copy link
Member

@jpivarski jpivarski left a comment

Choose a reason for hiding this comment

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

I thought we did this, but I guess they must have gotten out of sync. The helper function helps!

I'll merge this now.

@jpivarski jpivarski merged commit 43adb65 into main Oct 16, 2023
35 checks passed
@jpivarski jpivarski deleted the agoose77/fix-layout-class branch October 16, 2023 17:08
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