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 a short blank when closing the window #1570

Merged
merged 1 commit into from
Jan 8, 2025
Merged

Conversation

godcop
Copy link
Contributor

@godcop godcop commented Jan 8, 2025

In the latest github version, the user cache will be cleaned before closing the window, which will cause a short window blank phenomenon when closing the window. My modification method is to hide the window immediately when clicking the window button, and then perform cache cleanup and process termination in the background, so as to indirectly fix the window blank problem and improve the user experience.

@r0x0r r0x0r merged commit fc4d948 into r0x0r:master Jan 8, 2025
1 check 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.

2 participants