isXander / isXander/Controlify
Debug radial menu doesnt allow disabling profilers etc
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 341
- Forks
- 97
- Avg merge
- 1h
- Merged PRs (30d)
- 1
Description
When using the f3 key on keyboard, you are able to press f3+1, f3+2 etc. to enable fps graph, profiler etc. Controlify has these options as single hotkeys to set and in the radial menu, but the radial menu only allows turning them on. Once the debug menu is open, you can only turn the whole menu off. However, when opening the debug menu again, these profilers are still there.
It would be nice to be able to also turn these graphs off on their own, just like you can on keyboard as well, instead of the radial menu simply losing the three profiler options.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named in the issue. Trace the radial menu's profiler options and compare their toggle behavior with the keyboard F3+1/F3+2 controls; done means each profiler can be turned off independently and remains consistent when the debug menu is reopened.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100