(Menu) Input - Hold and Release for Action
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 14.1k
- Forks
- 2.2k
- Avg merge
- 7h 35m
- Merged PRs (30d)
- 51
Description
controller/touch input should/might be handled ether as "release for action", "hold for action" or "press for action" (normal - press and release)
*edit additional example:
input_l2_axis = "6"+"hold"
input_l2_axis_label = "Quick Map"
*edit 2
using secondary hold > activate 'button-pressed' by start holding button, and activate again if button get released
Contributor guide
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
Start by tracing the controller/touch input path into menu action handling, focusing on the input_l2_axis example and the button-pressed behavior described in the issue. Define whether release, hold, or press should trigger actions and how secondary-hold activation behaves; the issue does not name files or tests to use for verification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100