Splashscreen image location error
Open
@pomianowski is already working on this.
Since Jul 21, 2022.
bug
- Dominant language
- C#
- Stars
- 9.6k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
When splashScreen is used, the image is not at the centre of the screen but at the upper-left of the application window.
To Reproduce
Steps to reproduce the behavior:
- add a splashscreen image to your app.
- start app.
Expected behavior
The Splashscreen image will be placed in the centre of the screen until it disappears.
Screenshots

Desktop (please complete the following information):
- OS: [e.g. Windows 11]
- .NET: [e.g. net6]
- Version: [e.g. 2.0.2]
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.