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 Response::interact and Ui:interact_with_hovered #4013

Merged
merged 6 commits into from
Feb 10, 2024

Conversation

emilk
Copy link
Owner

@emilk emilk commented Feb 10, 2024

@emilk emilk added egui bug Something is broken labels Feb 10, 2024
@emilk emilk merged commit 5bf44f8 into master Feb 10, 2024
36 of 37 checks passed
@emilk emilk deleted the emilk/fix-response-interact branch February 10, 2024 09:48
emilk added a commit that referenced this pull request Feb 10, 2024
* Bug introduced in #4013
* Closes #4017

Unfortunately this is a breaking change, since it changes the fields of
`Response`, so can't do a patch-release with this.
emilk added a commit that referenced this pull request Feb 10, 2024
emilk added a commit that referenced this pull request Feb 10, 2024
* Bug introduced in #4013
* Closes #4017

Unfortunately this is a breaking change, since it changes the fields of
`Response`, so can't do a patch-release with this.
hacknus pushed a commit to hacknus/egui that referenced this pull request Oct 30, 2024
hacknus pushed a commit to hacknus/egui that referenced this pull request Oct 30, 2024
* Bug introduced in emilk#4013
* Closes emilk#4017

Unfortunately this is a breaking change, since it changes the fields of
`Response`, so can't do a patch-release with this.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is broken egui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Response::interact doesn't always work
1 participant