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 Tooltips and Titles to the User Settings #45

Merged
merged 1 commit into from
Jul 9, 2023
Merged

Conversation

CryZe
Copy link
Collaborator

@CryZe CryZe commented Jul 9, 2023

Auto Splitters can now specify tooltips for the user settings. Additionally there's a new type of user setting. Titles allow users to group settings together and give them a name. This is useful for settings that are related to each other. Heading levels can also be specified to create a hierarchy of settings. Unlike ASL, the titles do not by themselves have a value. A user interface could however still allow toggling the grouped settings by clicking on the title.

@CryZe CryZe added the enhancement New feature or request label Jul 9, 2023
Auto Splitters can now specify tooltips for the user settings.
Additionally there's a new type of user setting. Titles allow users to
group settings together and give them a name. This is useful for
settings that are related to each other. Heading levels can also be
specified to create a hierarchy of settings. Unlike ASL, the titles do
not by themselves have a value. A user interface could however still
allow toggling the grouped settings by clicking on the title.
@CryZe CryZe merged commit c42e0d4 into master Jul 9, 2023
4 checks passed
@CryZe CryZe deleted the add-title-tooltip branch July 9, 2023 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant