-
Notifications
You must be signed in to change notification settings - Fork 178
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
2696: Added coloring to the Unit List on the Personnell assignment menus #3244
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please swap this from tab spacing to 4 space spacing, and remove the SerialVersionUid fields as they are completely useless (only MegaMek save games use java.io.Serialization, and that is planned for removal in the near future).
There's also a few spacing change comments, but otherwise this looks good.
Definitely fixed the spacing issues and the extra lines. I think I fixed the tab-space issues. Not too sure though with git commit transformations. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This still has the serialVersionUID fields, which we don't accept.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
SerialVersionUID still exists in the two menus
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR!
Sorry about that. did a search just in case. FYI there's one more in CompanyGenerationOptions |
I know, I've just been waiting for the final MM removal to remove any missed remnants from changes that predate the start of the removal. |
This resolves #2696 I was looking for a good place to put the coloring, but didn't see a common place any better than in Unit.