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

BaseComponents: Adding Nag Dialog Setup #4112

Merged
merged 3 commits into from
Jan 17, 2023

Conversation

Windchild292
Copy link
Contributor

This migrates the Nag Dialog setup to MM. There's two FIXME's for places where we should have access to frames but we do not right now.

@Windchild292 Windchild292 added (RFE) Enhancement Requests for Enhancement, new features or implementations GUI User Interface labels Jan 15, 2023
@Windchild292 Windchild292 self-assigned this Jan 15, 2023
Copy link
Member

@NickAragua NickAragua left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One minor question, looks fine otherwise.

megamek/i18n/megamek/client/messages.properties Outdated Show resolved Hide resolved
Copy link
Member

@SJuliez SJuliez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good. One question/comment.

//endregion Constructors

@Override
protected boolean checkNag() {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this need an override? It looks like it would already work in the super class.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It does if we need to check other things, which is required in the MHQ implementations and likely for some MM implementations.

@Windchild292 Windchild292 merged commit 3f4b6d0 into MegaMek:master Jan 17, 2023
@Windchild292 Windchild292 deleted the dev_Windchild_NagDialogs branch January 17, 2023 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GUI User Interface (RFE) Enhancement Requests for Enhancement, new features or implementations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants