We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Latest version (4.1.1) doesn't preserve tweak values between app restarts. Before that it did preserve the selected values.
To Reproduce Steps to reproduce the behavior:
Expected behavior Bool state should be preserved, it should be true when the app restarts.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered:
Thank you for the report! I'll take a look here, that data should definitely persist between restarts.
Sorry, something went wrong.
8655b93
@vburojevic if you update to v4.1.2, it has the fix - thank you!
@bryanjclark thank you for a quick fix, and for your overall effort on this library!
bryanjclark
No branches or pull requests
Describe the bug
Latest version (4.1.1) doesn't preserve tweak values between app restarts.
Before that it did preserve the selected values.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Bool state should be preserved, it should be true when the app restarts.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: