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 Plane::reparent_family actually calling reparent(). #7

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

wreald
Copy link
Contributor

@wreald wreald commented Sep 29, 2024

I haven't done any very thorough testing, but this seems like a pretty obvious bug, and this change resolves the issue I was seeing where reparent_family() didn't work properly.

@dankamongmen
Copy link
Owner

this looks good, thanks a lot!

@dankamongmen dankamongmen merged commit 503b68f into dankamongmen:main Sep 30, 2024
2 of 3 checks passed
@dankamongmen
Copy link
Owner

it looks like this is breaking the fmt run: https://github.com/dankamongmen/notcurses-rs/actions/runs/11099229820/job/30833127230 can you provide a fix? if not, i can probably do it.

@wreald
Copy link
Contributor Author

wreald commented Sep 30, 2024

Done, #9.

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