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

Handle error on saving preferences #47

Merged
merged 2 commits into from
Jun 26, 2024
Merged

Conversation

HristoKolev
Copy link
Member

Currently if glue.prefs.update() throws while the toolbar starts - the toolbar remains in a broken state where is it shown on the taskbar but it doesn't show up on the screen.

I've added a try-catch around glue.prefs.update() to keep the toolbar working in the event that a connection to an external preference store (io.Manager) cannot be established at the time of the call.

@gdavidkov gdavidkov merged commit 2ccb769 into main Jun 26, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants