Skip to content

fix: move kawaii handler to before paint to fix flashing#873

Merged
yusukebe merged 1 commit into
honojs:mainfrom
BlankParticle:fix/no-flash-kawaii-mode
Jun 17, 2026
Merged

fix: move kawaii handler to before paint to fix flashing#873
yusukebe merged 1 commit into
honojs:mainfrom
BlankParticle:fix/no-flash-kawaii-mode

Conversation

@BlankParticle

Copy link
Copy Markdown
Contributor

I just saw the flashing of the image, moving the script to head will cause it to run before paint which along with the css will allow it to not flash the wrong image
fixes #345

@yusukebe yusukebe left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@yusukebe

Copy link
Copy Markdown
Member

@BlankParticle

I tried it on my machine it works well! I waited for this. Thank you!

@yusukebe yusukebe merged commit 3d74887 into honojs:main Jun 17, 2026
2 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.

Remove flashing of the kawaii logo

2 participants