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

increasing visibility to build an option panel #320

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nbauma109
Copy link
Contributor

I've already just built an option panel in a GUI and this would be useful to have these methods as public for providing tooltip texts on the options instead of calling setAccessible(true) by reflection, so I thought it might make more sense to send this PR.

@nbauma109
Copy link
Contributor Author

You may want to have a look at this GUI, it will help you to visualize decompiler bugs quickly

Example
image

@Col-E
Copy link
Contributor

Col-E commented Apr 1, 2023

As I also use reflection to gain access to option values, this would be nice to have.

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.

2 participants