-
Notifications
You must be signed in to change notification settings - Fork 121
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
Any way to go back to the previous amiibo selection folder? #224
Comments
if you are using Amiibo Emulator and in a folder, you can select ".." (the first item in the list) to go up folder. The button logic works nature and uniform, press/long press middle button to enter context menu, left/right button to select item. I will not take your suggestion to make long press as back action. |
As I said, the long press action of middle button is used for context menu in may senarios, I am not going to change that unified interactive logic, sorry for that. |
To be honest, I’m attempting to implement the ‘Back’ function as a ‘hold left’ command, but this can’t be used in certain scenarios where ‘hold left’ is required for its normal use, such as scrolling back through text while displaying the details of an amiibo. I can code this as a Proof of Concept; however, all commands should remain consistent, and this inconsistency is problematic as pointed out by the author |
Doubt. |
It's definitely a possibility. I'm currently working on this feature in my own branch. However, there's no estimated time for its completion, and ultimately, it's not my decision whether it will be merged into the main branch. |
I am very regret that not put a dedicated back button in this device... |
I implemented a few menu options as a proof of concept, and they seem to work fine. I added a submenu under Settings → Accessibility, with possible actions like “hold back to go to the previous menu, hold right to confirm, and auto scroll to scroll |
Let me get this straight.
Is there any way to return to the previous folder to select another group of amiibo without having to click on the amiibo to enter the menu to generate random id to have to scale from there?
If there isn't, couldn't it be done in a way that pressing for an extended period 5-6s would take you back to the previous folder or failing that to the root folder database or amiibo emulator depending on where you are?
Without having to enter into the configuration menu of that amiibo in which you are?
The text was updated successfully, but these errors were encountered: