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: Put the image size into the splashscreen #272

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vespasianvs
Copy link

With the new version, the splash screen image seems to be only 4 x 18px even though the image file is 400px x 400px and the window is also the same.

It's because the width and height css values were removed. This adds them back in so correctly size the splash screen image.

@Frooger
Copy link

Frooger commented Jan 25, 2024

Is it possible to merge this, have the same issue and I guess many people too

@Earu
Copy link

Earu commented Jan 26, 2024

I have the same issue

@hatsantos
Copy link

Same here... is there a way have this from npm? Or do i have to monkey path the node_modules source code after install?

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.

None yet

4 participants