mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-02-03 21:25:13 +00:00
IsQuitOnWindowAllClosed changes don't work! #828
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 @semihkiroglu on GitHub (Oct 19, 2022).
The cases where I changed IsQuitOnWindowAllClosed in my application and accessed the application via System Tray even when there was no window, stopped working when I compiled it with updated code. I couldn't see any noticeable change in the differences but I have no idea why it's not working.
Has anyone encountered this problem?
@semihkiroglu commented on GitHub (Oct 19, 2022):
I updated the content of the issue as I realized that the original problem was elsewhere.
@GregorBiswanger commented on GitHub (Mar 28, 2023):
🎉🚀 New Electron.NET version 23.6.1 released 🚀🎉
With native Electron 23 and .NET 6 support. Your problem should be fixed here. If you continue to have the problem, please let us know. Please note the correct updating of your API & CLI. Info in the README. Have fun!