Validates MenuToggleKey (0-402) by cm8263 · Pull Request #50 · TomGrobbe/MenuAPI · GitHub
Skip to content

Validates MenuToggleKey (0-402)#50

Merged
TomGrobbe merged 1 commit into
TomGrobbe:masterfrom
cm8263:feature/disableMenuToggleButton
Mar 21, 2026
Merged

Validates MenuToggleKey (0-402)#50
TomGrobbe merged 1 commit into
TomGrobbe:masterfrom
cm8263:feature/disableMenuToggleButton

Conversation

@cm8263

@cm8263 cm8263 commented Mar 21, 2026

Copy link
Copy Markdown
Collaborator

In title update 3788, Control values <0 or >402 are defaulted back to 0 in CONTROL_* natives, which is INPUT_NEXT_CAMERA (V). Historically, such as in vMenu, -1 was passed to MenuToggleKey when wanting to disable the Menu Toggle Key, but with TU3788, -1 becomes 0, meaning the key gets unintentionally bound regardless.

In title update 3788, Control values <0 or >402 are defaulted back to 0 in `CONTROL_*` natives, which is `INPUT_NEXT_CAMERA` (V). Historically, such as in vMenu, -1 was passed to `MenuToggleKey` when wanting to disable the Menu Toggle Key, but with TU3788, -1 becomes 0, meaning the key get unintentionally bound regardless.
@TomGrobbe TomGrobbe merged commit a1caedf into TomGrobbe:master Mar 21, 2026
0 of 2 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.

2 participants