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

Fixes #332 #351

Closed
wants to merge 1 commit into from
Closed

Fixes #332 #351

wants to merge 1 commit into from

Conversation

RevZero
Copy link
Member

@RevZero RevZero commented Aug 17, 2023

Fixes #332

  • All dialogs can now be closed by pressing the escape key.
  • The initial WelcomeDialog can now be properly "canceled" as well, effectively closing AML. Until now, it was possible to skip the dialog by pressing ALT+F4 and AML continued with default values.
  • Added "Close" button to some dialogs for consistency.

@RevZero RevZero added this to the v1.6 milestone Aug 17, 2023
- All dialogs can now be closed by pressing the escape key.
- The initial WelcomeDialog can now be properly "canceled" as well, effectively closing AML. Until now, it was possible to skip the dialog by pressing ALT+F4 and AML continued with default values.
- Added "Close" button to some dialogs for consistency.
- Dispose all dialogs properly.
@RevZero RevZero linked an issue Aug 17, 2023 that may be closed by this pull request
@RevZero
Copy link
Member Author

RevZero commented Aug 18, 2023

Was superceeded by #353

@RevZero RevZero closed this Aug 18, 2023
@RevZero RevZero deleted the Issue#332 branch August 18, 2023 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AML does not honour ESC key
1 participant