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

Fix ui not loading bug #28

Merged
merged 2 commits into from
Apr 12, 2019
Merged

Fix ui not loading bug #28

merged 2 commits into from
Apr 12, 2019

Conversation

deadlydog
Copy link
Owner

Do not load extension on background thread to fix issue #27

When the Changes / Pending Changes windows are visible right at startup, the dependencies needed are not ready yet and things crash. The fix is to load it on the UI thread instead of a background thread for now.
@deadlydog deadlydog merged commit 83d21d4 into master Apr 12, 2019
@deadlydog deadlydog deleted the FixUiNotLoadingBug branch April 12, 2019 06:12
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.

1 participant