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

Remove unused assets and code #732

Merged
merged 2 commits into from
Sep 21, 2020
Merged

Conversation

JonathanDCohen
Copy link
Contributor

This removes the empty_user.png and server_avatar.png images.

This also removes the LoadingWindow class. We make one in index.ts but never actually open the window.

Tested with code searching and running the app.

@alalamav
Copy link
Contributor

alalamav commented Sep 17, 2020

I think we may have accidentally deleted the code that sets a timer to display the loading window. I think there's value in having it as a fallback if the main window takes too long or fails to load. Maybe call loadingWindow.showInMs(LOADING_WINDOW_DELAY_MS)?

@JonathanDCohen
Copy link
Contributor Author

JonathanDCohen commented Sep 21, 2020

I removed the change to loadingwindow to put in #734. All else good?

@JonathanDCohen JonathanDCohen merged commit 9144486 into master Sep 21, 2020
@JonathanDCohen JonathanDCohen deleted the cohenjon-unused-assets branch September 21, 2020 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants