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

Settings: support scoped settings #2303

Open
Tracked by #1182 ...
Al12rs opened this issue Nov 26, 2024 · 0 comments
Open
Tracked by #1182 ...

Settings: support scoped settings #2303

Al12rs opened this issue Nov 26, 2024 · 0 comments

Comments

@Al12rs
Copy link
Contributor

Al12rs commented Nov 26, 2024

Problem statement:

We need a way to store settings that are scoped to a specific game or a specific loadout etc.
E.g.:

  • CurrentSortDirection (ascending/descending) for Load Order. Should be game scoped because depends on the game default SortDirection.

We want to be able to define the setting just once, and store different values for different scoped entries.

Potential scopes:

  • Games
  • Loadouts
  • Collection
  • Page
  • View
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant