Skip to content
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

Plugin continues working in background after window is closed #28

Closed
MolotovCherry opened this issue Oct 12, 2015 · 4 comments
Closed
Assignees
Labels

Comments

@MolotovCherry
Copy link

I put some popup code in one of the calls, and found out that the plugin continues to operate in the background even after clicking the red X to close the window. Perhaps there's some way to abort the running task if the window gets closed, or keep the window from being closed and provide a Quit button in the UI.

@wilddom
Copy link
Owner

wilddom commented Oct 13, 2015

Nice one ;) I will need to have a closer look into the Qt api.

@wilddom
Copy link
Owner

wilddom commented Oct 13, 2015

Do you have a close button in the title bar of that dialog?

@MolotovCherry
Copy link
Author

Yes, I see a close button in the title bar. I am using Windows 10.
capture

@MolotovCherry
Copy link
Author

Confirmed. Your latest commit prevents closing the dialog when it's running.

@wilddom wilddom added the bug label Sep 3, 2017
@wilddom wilddom self-assigned this Sep 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants