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

Too many clicks! #686

Closed
sudeep23 opened this issue Aug 23, 2024 · 5 comments
Closed

Too many clicks! #686

sudeep23 opened this issue Aug 23, 2024 · 5 comments

Comments

@sudeep23
Copy link

I’m new to Daijishou and I love it! But one very small thing is really bothering me and feel like can/should be simplified: extra 2,3 taps for basic stuff like starting game or going back. Few detailed example:

Pin and Play Widget:

  • These are supposed to be game that you play often and want to start immediately.
  • But when I select a pinned game:
    1. I see detail page, which seems unnecessary by default for the game you are actively playing.
    1. Then tap multiple left right to goto “Play” and finally you can start a game!
  • This should simply be Select and start the game. Maybe move details page to hotkey. Or atleast have setting to directly start pinned game.
  • I don’t know why but this is driving me crazy! 😂

Platform Grid View Back Button

  • When I open a platform in grid-view and press back button, instead of going back to home page, platform title gets selected. I have to press back again to goto home screen.
  • Again 1extra click for no reason.

Settings Back Button:

  • any settings page, one back button takes you to top and need another back button to actually go back.
  • I feel this is not necessary as setting pages arent that long.
@david79111
Copy link

I agree, thanks for opening an issue on this. I was too lazy to do it myself.
This is like the only thing about the frontend that bothers me apart from disabling the back button sound doesnt work for me.

@TapiocaFox
Copy link
Owner

Will be improved in 1.4.70. onBackPressed() skips animation if recyclerView.scrollState==ViewPager2.SCROLL_STATE_SETTLING and other constants fullfilled. Detail view on click toggle added as well.

@david79111
Copy link

david79111 commented Aug 31, 2024

I'm not sure if you will implement all the points above in future updates. You said that in 1.4.70 something will be improved and 1.4.70 came out but it only implemented the instant start on widget page.
Just wanted to know if you'll implement the rest of the points (like removing the extra click in grid view) in future updates?

@sudeep23
Copy link
Author

sudeep23 commented Sep 1, 2024

@TapiocaFox Thanks for fixing this. Like David mentioned, 2 of the mentioned issues are fixed (Settings and widget detail option) but multiple back button from grid view to platform still exists. Are you also planning to address that or are we missing something?

@david79111
Copy link

david79111 commented Sep 27, 2024

I doubt he'll see it. Do you want to open a new issue for the grid view click?

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