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 broken flamegraph interaction with egui 0.27.1 #211

Merged
merged 2 commits into from
May 17, 2024

Conversation

abey79
Copy link
Contributor

@abey79 abey79 commented May 17, 2024

Checklist

  • I have read the Contributor Guide
  • I have read and agree to the Code of Conduct
  • I have added a description of my changes and why I'd like them included in the section below

Description of Changes

This PR cancels the revert (#208) of egui 0.27.1 update (#201) and fix the flamegraph interaction bug it introduced whenever the flamegraph's scroll area was active.

Related Issues

@tosti007
Copy link
Contributor

I've tested this on Windows and MacOs, in neither case the issues described in #205 are solved.

Copy link
Collaborator

@emilk emilk left a comment

Choose a reason for hiding this comment

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

Great!

@emilk emilk merged commit b6fe0a1 into EmbarkStudios:main May 17, 2024
6 checks passed
@emilk
Copy link
Collaborator

emilk commented May 17, 2024

I guess I misread the comment… well, this fixed all the problems I could find

@tosti007
Copy link
Contributor

I guess I misread the comment… well, this fixed all the problems I could find

My bad, I should've phrased it better. I'll see what I can find!

@Hoodad
Copy link
Contributor

Hoodad commented Jun 25, 2024

I don't know how this was tested but I can only echo what @tosti007 said that the flamegraph selection still has issues for me when scrolling even after this was merged. I think I have located the source of the issue and tried to describe relevant parts here #219

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.

🍳 puffin-egui: Incorrect flamegraph frame selection input handling
4 participants