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

[BUG] Show close confirmation if setting is active #102

Open
XanatosX opened this issue Oct 8, 2023 · 1 comment
Open

[BUG] Show close confirmation if setting is active #102

XanatosX opened this issue Oct 8, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@XanatosX
Copy link
Owner

XanatosX commented Oct 8, 2023

Is your feature request related to a problem? Please describe.

If you enable the "Confirm close" setting it still does not show a box on application close. This features got lost while implementing the mvvm framework.

Describe the solution you'd like

Properly show the window as expected

Describe alternatives you've considered

-

Additional context

-

@XanatosX XanatosX added the bug Something isn't working label Oct 8, 2023
@XanatosX
Copy link
Owner Author

At the moment of speaking I do not know how I could achive this.

I cannot await a dialog box in a weakreferencemessage call. And I cannot really open a dialog in the closing event prevent it if required.

I need to find a solution for this. I will hide the option for now from the settings menu.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant