Giter Site home page Giter Site logo

Comments (4)

maximegris avatar maximegris commented on May 26, 2024 1

The documentation is not clear about that but first be sure your new image is a bitmap with 24bit and nonzero resolution. Check this thread, it gives you tools to convert your .bmp image to 24bit file. I tried with Paint it worked.

Then you can find electron.bmp file in assets/icons folder.

Two way to replace the splash image :

  • Replace the current file by yours while keeping the same name.
  • Add your .bmp image in this folder, then replace electron.bmp with your file name in the file electron-builder.json you mentionned.

Finally don't forget to run npm run electron:build to apply changes on your app.

from angular-electron.

erwinvanlun avatar erwinvanlun commented on May 26, 2024

change src/assets/background.jpg?

from angular-electron.

Haytam95 avatar Haytam95 commented on May 26, 2024

I tried changing that image (it's a bmp) and nothing is shown during the startup

Edit: I don't want to change the background, but the "Electron is loading" splash screen

from angular-electron.

Haytam95 avatar Haytam95 commented on May 26, 2024

Thanks!

from angular-electron.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.