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

Add floating popup to pins when hovered #1565

Merged
merged 13 commits into from Oct 16, 2023

Conversation

ethomare-ilm
Copy link
Contributor

@ethomare-ilm ethomare-ilm commented Oct 12, 2023

Added a tooltip/popup showing the name, type, value and connection of a pin!
Screenshot 2023-10-12 at 6 06 31 PM
Screenshot 2023-10-12 at 6 06 26 PM
Screenshot 2023-10-12 at 6 06 36 PM

Fixes #1543

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Oct 12, 2023

CLA Not Signed

@jstone-lucasfilm jstone-lucasfilm changed the title Fixed issue #1543 Add floating popup to pins when hovered Oct 13, 2023
ethomare-ilm and others added 4 commits October 13, 2023 11:26
Signed-off-by: Jonathan Stone <jstone@lucasfilm.com>
Signed-off-by: Jonathan Stone <jstone@lucasfilm.com>
Signed-off-by: Jonathan Stone <jstone@lucasfilm.com>
Copy link
Member

@jstone-lucasfilm jstone-lucasfilm left a comment

Choose a reason for hiding this comment

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

This looks good to me, thanks @ethomare-ilm, and I had just one suggestion for an improvement to string formatting.

source/MaterialXGraphEditor/Graph.cpp Outdated Show resolved Hide resolved
jstone-lucasfilm and others added 7 commits October 13, 2023 16:27
Signed-off-by: Jonathan Stone <jstone@lucasfilm.com>
Signed-off-by: Jonathan Stone <jstone@lucasfilm.com>
Signed-off-by: Jonathan Stone <jstone@lucasfilm.com>
Copy link
Member

@jstone-lucasfilm jstone-lucasfilm left a comment

Choose a reason for hiding this comment

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

This looks great to me, thanks @ethomare-ilm!

@jstone-lucasfilm jstone-lucasfilm merged commit a5780ea into AcademySoftwareFoundation:main Oct 16, 2023
31 checks passed
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.

Graph Editor: Add floating popup to pins when hovered
3 participants