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

Cannot use dpad to navigate save editor menus #55

Open
noahc3 opened this issue Mar 12, 2019 · 2 comments
Open

Cannot use dpad to navigate save editor menus #55

noahc3 opened this issue Mar 12, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@noahc3
Copy link

noahc3 commented Mar 12, 2019

Describe the bug
In a save editor menu, you cannot use dpad to navigate up and down the columns. Only left analogue stick works.

To Reproduce

  • Select a game with a valid save editor script
  • Try to navigate with dpad.

Expected behavior
As all other menus can be navigated with the dpad, you should be able to navigate these with dpad as well.

@WerWolv
Copy link
Owner

WerWolv commented Mar 12, 2019

This is actually a feature as the dpad increases/decreases int values in the save. Any better ideas how to handle this?

@O-J1
Copy link
Contributor

O-J1 commented Mar 19, 2019

Implement a hover selection element. User must navigate to the menu they want to interact with, press 'A' to enter it (user-definable?). Allows the user to use both the dpad or joystick. 'B' to exit interacting with the selected menu element.

@WerWolv WerWolv added the enhancement New feature or request label Mar 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants