mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-02-03 21:25:13 +00:00
The Center property is invalid. #1043
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Jaffoo on GitHub (Dec 22, 2025).
Steps to Reproduce:
1.Code:
2.screenshot:(VS is in full-screen mode.)
@markatosi commented on GitHub (Dec 22, 2025):
Try it this way instead
@Jaffoo commented on GitHub (Dec 22, 2025):
This method works, but the window will first appear in the top left corner and then flash to the center, which doesn't provide a very good user experience.
@markatosi commented on GitHub (Dec 22, 2025):
Ok.... then do this.
@FlorianRappl commented on GitHub (Dec 22, 2025):
Fixed in the most recent preview (0.4.1-pre.21).