TigraTT-Driver/shinretro

[FEATURE] in gamelist fusion option sorted by with filter

Opened this issue · 2 comments

Is your feature request related to a problem? Please describe.
In the games list page of a system at the level of the keys available to do actions, it would be nice to merge the action "sorted by ..." in "Filters"
And by default the games list is sorted by title if no filter selected.

Describe the solution you'd like
I made a model:

Additional context
like this the "Select" button will be available for another action. That of being able to Select the game in highlight and to be able to visualize more information on the game by navigating in the block which displays the details of the game (screenshot, video, descriptive text, all the media, etc...).
I made a model:

And the action buttons will change to:
not change : (Go back / Add Favorite)
change : (Filters)
Add : (Launch / two other bouton for other option)

hmm thats two issues.

  1. Merging the "Filter" and "SortBy": I would only not use multiple toggles like in your concept screenshots, i would create one switchable option
  2. The details pane i think is a dupe of your request #41

Hello,
i search update this feature:
I found the files : games.qml / filterpalnel.qml / filterlayer.qml / theme.qml
but i not sure to update correctly all function.