Skip to content

Conversation

@kousu
Copy link
Contributor

@kousu kousu commented Dec 5, 2025

I was trying to fix the applet. I see that #636 fixed it (thank you!) and my final patch ended up pretty close to the fix there.

However there's this one little nit that I noticed left; there's a small chance this.add_actor could be undefined while this._box.add_actor is. It should follow the rhythm set by the other lines and check precisely what it uses.

I was trying to fix the applet. I see that #636 fixed it (thank you!) and my patch was pretty close to the fix there.

However there's this one little nit that I noticed left; there's a small chance this.add_actor could be undefined while this._box.add_actor is.
@rcaelers rcaelers merged commit adccc18 into rcaelers:main Jan 8, 2026
20 checks passed
@rcaelers
Copy link
Owner

rcaelers commented Jan 8, 2026

Thanks!

@kousu kousu deleted the patch-1 branch January 8, 2026 18:39
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