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

Add Choice Settings to the Auto Splitting Runtime #745

Merged
merged 1 commit into from
Dec 1, 2023

Commits on Dec 1, 2023

  1. Add Choice Settings to the Auto Splitting Runtime

    This allows auto splitters to define settings widgets where the user can
    choose between a set of options. These settings widgets could then be
    visualized as for example dropdowns or radio buttons. Each option has a
    string based key that is stored in the settings map as the value of the
    setting when it is chosen.
    CryZe committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    0019dc3 View commit details
    Browse the repository at this point in the history