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

Feature: Allow changing deck name in statistics screen #15648

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Jun 20, 2024

  1. feat: Allow deck selection in statistics screen

    A Spinner was introduced in the statistics screen top bar which can be
    used by the user to change the current selected deck and update the
    WebView with the statistics for the new selected deck.
    
    Note: the deck selection mechanism is decoupled from the general
    DeckSpinnerSelection/DeckSelectionDialog system so changing the deck
    in the statistics screen doesn't modify the selected deck for other parts
    of the app.
    criticalAY authored and lukstbit committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    65c9a35 View commit details
    Browse the repository at this point in the history