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

Any way to go back to the previous amiibo selection folder? #224

Open
Vorffeed opened this issue Mar 25, 2024 · 8 comments
Open

Any way to go back to the previous amiibo selection folder? #224

Vorffeed opened this issue Mar 25, 2024 · 8 comments

Comments

@Vorffeed
Copy link

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?

@solosky
Copy link
Owner

solosky commented Mar 25, 2024

if you are using Amiibo Emulator and in a folder, you can select ".." (the first item in the list) to go up folder.
if you are using Amiibo Database, you can select "[Back]" to go back previous menu item.

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.

@Vorffeed
Copy link
Author

I think you have not understood me, I mean when you are here, I use the screenshots of the other thread because it is precisely where I say, when you select the amiibo, here there is no way to go back without getting all the time in that menu, here you can only go through everything in that folder, that's why I was talking about implementing the long press, to be able to go back without getting into that menu and go through everything.
IMG_20240323_202845
IMG_20240323_202915

@solosky
Copy link
Owner

solosky commented Mar 25, 2024

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.

@JostenSyon
Copy link
Contributor

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

@Vorffeed
Copy link
Author

Vorffeed commented Apr 7, 2024

Doubt.
Are you saying that it is impossible to implement that, because there is conflict with other actions and adding a return behind the last amiibo in that folder could not be done either, as it appears in the menu above?

@JostenSyon
Copy link
Contributor

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.

@solosky
Copy link
Owner

solosky commented Sep 23, 2024

I am very regret that not put a dedicated back button in this device...

@JostenSyon
Copy link
Contributor

JostenSyon commented Sep 23, 2024

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
long descriptions from the database. I also tried designing a new icon, like a wheelchair or something resembling a person inside a circle, but I gave up due to poor design skills.
Unfortunately, my wheel menu broke (it no longer clicks or returns), making it very difficult to run further tests. I could try to replace that part, but I don’t want to risk taking it apart.

image
image

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

No branches or pull requests

3 participants