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

feature(flamegraph): Show hovered frame siblings #81

Merged
merged 7 commits into from
Jul 15, 2022
Merged

Conversation

bric3
Copy link
Owner

@bric3 bric3 commented Jul 13, 2022

image

Screen.Recording.2022-07-14.at.02.09.44.mov

Hovered frame coloring may be revisited.
The code allows the distinction of the frame under the mouse pointer, and the sibling frames.

Fixes #80

@bric3 bric3 added this to the 0.0.1 milestone Jul 14, 2022
Repository owner deleted a comment from github-actions bot Jul 14, 2022
@bric3
Copy link
Owner Author

bric3 commented Jul 14, 2022

Currently, this code requires to have called setConfugurationAndData in order to activate the highlight of the gibbeted frame siblings.

I believe this is ok for this PR as some work is planned to change that #84

@bric3 bric3 merged commit 258bf1a into master Jul 15, 2022
@bric3 bric3 deleted the hover-siblings branch July 15, 2022 13:37
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.

Highlight same frames
1 participant