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

Fixed delay in changing window icon on boot #2147

Merged
merged 1 commit into from
Feb 1, 2025

Conversation

Papaew
Copy link

@Papaew Papaew commented Jan 30, 2025

Changing the icon to a custom one (with t.window.icon in conf.lua) results in the icon changing with a delay:
delayed

It is necessary to change the order of window setup in boot.lua: first change the icon, and then open the window:
fixed

@slime73
Copy link
Member

slime73 commented Feb 1, 2025

Looks good, thanks!

@slime73 slime73 merged commit 8ec5898 into love2d:main Feb 1, 2025
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.

3 participants