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 hover/tooltip on access icons to explain what they are #243

Open
Col-E opened this issue Aug 20, 2020 · 0 comments
Open

Add hover/tooltip on access icons to explain what they are #243

Col-E opened this issue Aug 20, 2020 · 0 comments

Comments

@Col-E
Copy link
Owner

@Col-E Col-E commented Aug 20, 2020

When class/field/member modifier groups are displayed, its a stack of colored shapes.

It would be useful to have on-hover capabilities for these groups to complain the flags enabled in each group.

See AccessFlags for the list of all flags.


It would be useful to start by looking here: UiUtil

  • public static Node createClassGraphic(int access)
  • public static Node createFieldGraphic(int access)
  • public static Node createMethodGraphic(int access)
@Col-E Col-E created this issue from a note in Non-Major features (To do) Aug 20, 2020
1fxe added a commit to 1fxe/Recaf that referenced this issue May 16, 2021
1fxe added a commit to 1fxe/Recaf that referenced this issue May 16, 2021
1fxe added a commit to 1fxe/Recaf that referenced this issue May 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant