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

Slow start up without internet #63

Closed
rkoesters opened this issue Jun 6, 2021 · 3 comments
Closed

Slow start up without internet #63

rkoesters opened this issue Jun 6, 2021 · 3 comments

Comments

@rkoesters
Copy link
Owner

Launching the app without an internet connect causes a long delay before the first window appears with the last viewed comic (which should be cached).

@rkoesters
Copy link
Owner Author

I suspect that the slow down is in creating the bookmarks menu in the first window when the application is opened.

@rkoesters
Copy link
Owner Author

I'm suspecting the cache.NewestComicInfo() method when initializing the bookmarks menu.

@rkoesters
Copy link
Owner Author

This was fixed in 15ffc20, 61fdb43, 9c005e1, and d033b4f.

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

No branches or pull requests

1 participant