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

Delay window visibility to prevent white background on app launch #702

Merged
merged 2 commits into from
Dec 8, 2024

Conversation

Long0x0
Copy link
Contributor

@Long0x0 Long0x0 commented Nov 29, 2024

This PR delays window visibility until renderer is initialized to prevent the white background flash on app launch.
Tested on Windows 11 and Ubuntu.
Fix #468.

@jrmoulton
Copy link
Collaborator

Thanks for this fix. I think this is the reasonable default

@jrmoulton jrmoulton merged commit bd7ba54 into lapce:main Dec 8, 2024
7 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.

Why does a white background appear when Lapce or Floem Application is launched, and how can it be eliminated?
3 participants