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

Issue#332 #353

Merged
merged 3 commits into from
Aug 18, 2023
Merged

Issue#332 #353

merged 3 commits into from
Aug 18, 2023

Conversation

remcoros
Copy link
Contributor

No description provided.

RevZero and others added 3 commits August 17, 2023 17:30
- 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.
- WelcomeDialog: Enter key to continue, Esc to cancel
- enabled and fixed close button in ConfigDiff
@RevZero RevZero merged commit f19b15f into X2CommunityCore:v1.6-dev Aug 18, 2023
@RevZero RevZero mentioned this pull request Aug 21, 2023
RevZero added a commit that referenced this pull request Jul 5, 2024
- All dialogs can now be closed by pressing the escape key. Fixes #332.
- Enter key can now be used to close/confirm dialogs as well.
- Added "Close" button to some dialogs for consistency.
- 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.
- Dispose all dialogs properly.
- Remove Compare button in ConfigDiff dialog (was always disabled).

---------
Co-authored-by: Remco Ros <remcoros@live.nl>
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.

2 participants