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

Makes ConfigKeySessionShare components more resilient against deletion of their Slot and add conversion layer #58

Merged
merged 1 commit into from
Aug 3, 2024

Conversation

Banane9
Copy link
Member

@Banane9 Banane9 commented Aug 2, 2024

This makes it so all the necessary components get restored if the value field is missing.
It also adds a conversion layer so that an int config key (has a slider settings item) can be used to create a long (doesn't have a fancy settings item) shared value to drive an OrderOffset for example.

@Banane9 Banane9 added the enhancement New feature or request label Aug 2, 2024
@Banane9 Banane9 requested a review from Nytra August 2, 2024 23:13
@Banane9 Banane9 merged commit 3204cf8 into master Aug 3, 2024
2 checks passed
@Banane9 Banane9 deleted the feature/convertible-session-shares branch August 3, 2024 19:59
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.

2 participants