Skip to content

Splash Screen Disappearing on Click #357

Closed
@koraycrk

Description

@koraycrk

Hi,
I configured my splash screen in electron.manifest.json file like this in my .net core web application:

"splashscreen": {
"imageFile": "/wwwroot/assets/img/about@2x.png"
}

After running my application, splashscreen appears on the screen perfectly. But when I click on splashscreen image or anywhere on the screen, splash screen immediately disappears and my application stops. How can I turn this behavior off ?

Thank you.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions