feat(UI): Add toggle for Online column visibility in Game List #70

Merged
Zephyron merged 4 commits from feat(ui)/toggle-online-column into main 2025-12-16 06:07:01 +00:00
Collaborator

Introduces a new checkbox in the UI settings (Configure -> UI -> Game List) that allows users to show or hide the "Online" column in the game list.

This feature provides users with more control over the game list's appearance, allowing them to declutter the view if they do not use the multiplayer features.

The setting is enabled by default to maintain existing behavior for current users.

Changes include:

  1. Added show_online_column setting to UISettings.

  2. Integrated the new checkbox into the configure_ui layout and logic.

  3. Modified GameList to respect the new setting when displaying columns.

Introduces a new checkbox in the UI settings (Configure -> UI -> Game List) that allows users to show or hide the "Online" column in the game list. This feature provides users with more control over the game list's appearance, allowing them to declutter the view if they do not use the multiplayer features. The setting is enabled by default to maintain existing behavior for current users. Changes include: 1. Added show_online_column setting to UISettings. 2. Integrated the new checkbox into the configure_ui layout and logic. 3. Modified GameList to respect the new setting when displaying columns.
Signed-off-by: Collecting <collecting@noreply.localhost>
Signed-off-by: Collecting <collecting@noreply.localhost>
Signed-off-by: Collecting <collecting@noreply.localhost>
Signed-off-by: Collecting <collecting@noreply.localhost>
Zephyron deleted branch feat(ui)/toggle-online-column 2025-12-16 06:07:13 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Citron/Emulator!70
No description provided.