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 clipbox bug. #1448

Merged
merged 2 commits into from
Dec 7, 2020
Merged

Conversation

derekdreery
Copy link
Collaborator

@derekdreery derekdreery commented Dec 7, 2020

ClipBox should recurse events if any of its children are active, not just its immediate child.

Closes #1436

ClipBox should recurse events if any of its children are active, not
just its immediate child.
@derekdreery derekdreery requested a review from cmyr December 7, 2020 21:06
Copy link
Member

@cmyr cmyr left a comment

Choose a reason for hiding this comment

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

Great find, thanks!

@derekdreery derekdreery merged commit 6f3c076 into linebender:master Dec 7, 2020
@derekdreery derekdreery deleted the clipbox_has_active branch December 7, 2020 21:56
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.

Old radio button stays selected when new button is selected in RadioGroup.
2 participants