-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Intercept window close, pop up are you sure if isJobStarted #34
Comments
Uhhh I believe this is done already.
At least the popup window.
…On Tue, Feb 20, 2024, 3:52 PM torriem ***@***.***> wrote:
Intercept the window close event and pop up the "are you sure" box. Also
make sure the "are you sure you want to quit" box properly fires the
FileSaveEverything method.
—
Reply to this email directly, view it on GitHub
<#34>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AWN36OLFFRAN5AWNNPL6MUTYUULKHAVCNFSM6AAAAABDR5MQAGVHI2DSMVQWIX3LMV43ASLTON2WKOZSGE2DKMZVGI4TIOA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
If you close the main window using the window manager close button, it does not show the popup. I will push a commit that fixes that very soon. |
Oh right.
…On Tue, Feb 20, 2024, 5:56 PM torriem ***@***.***> wrote:
If you close the main window using the window manager close button, it
does not show the popup. I will push a commit that fixes that very soon.
—
Reply to this email directly, view it on GitHub
<#34 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AWN36OOZ6BR3JPYTIY2JMWLYUUZ3FAVCNFSM6AAAAABDR5MQAGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNJVGQYTCOBYHE>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Intercept the window close event and pop up the "are you sure" box. Also make sure the "are you sure you want to quit" box properly fires the FileSaveEverything method.
The text was updated successfully, but these errors were encountered: