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

Format Part Names as Italicized when Brand New #5930

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

IllianiCBT
Copy link
Collaborator

  • Updated the PartsTableModel to wrap part names in <i> tags if they are marked as brand new. This improves visual distinction for new parts in the GUI.

Updated the PartsTableModel to wrap part names in `<i>` tags if they are marked as brand new. This improves visual distinction for new parts in the GUI.
@IllianiCBT IllianiCBT added GUI UX User experience labels Jan 29, 2025
@IllianiCBT IllianiCBT self-assigned this Jan 29, 2025
@codecov-commenter
Copy link

codecov-commenter commented Jan 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 10.28%. Comparing base (5589696) to head (8e2734d).
Report is 69 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #5930      +/-   ##
============================================
- Coverage     10.29%   10.28%   -0.01%     
+ Complexity     6128     6122       -6     
============================================
  Files          1038     1039       +1     
  Lines        139161   139332     +171     
  Branches      20612    20634      +22     
============================================
+ Hits          14329    14333       +4     
- Misses       123424   123590     +166     
- Partials       1408     1409       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@HammerGS HammerGS merged commit b528a7e into MegaMek:master Jan 31, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GUI UX User experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants