8000 Fix #6609: Increased Width of Finance Summary by IllianiBird · Pull Request #6614 · MegaMek/mekhq · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix #6609: Increased Width of Finance Summary #6614

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

Merged
merged 1 commit into from
Apr 11, 2025

Conversation

IllianiBird
Copy link
Collaborator
  • Replaced hardcoded dimensions with scaleForGUI method to improve GUI scalability.

Fix #6609

Dev Notes

Making that panel size changeable would require significant rework of the tab that is beyond the scope of this PR. This PR addresses the core issue of the width being insufficient to clearly display all necessary information.

- Replaced hardcoded dimensions with `scaleForGUI` method to improve GUI scalability.
@IllianiBird IllianiBird added GUI UX User experience labels Apr 10, 2025
@IllianiBird IllianiBird self-assigned this Apr 10, 2025
Copy link
codecov bot commented Apr 10, 2025

Codecov Report

Attention: Patch coverage is 0% with 74 lines in your changes missing coverage. Please review.

Project coverage is 11.42%. Comparing base (52c1ba0) to head (1ea23b5).
Report is 82 commits behind head on master.

Files with missing lines Patch % Lines
MekHQ/src/mekhq/gui/FinancesTab.java 0.00% 74 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #6614      +/-   ##
============================================
- Coverage     11.43%   11.42%   -0.02%     
+ Complexity     6453     6452       -1     
============================================
  Files          1086     1086              
  Lines        139406   139470      +64     
  Branches      21563    21574      +11     
============================================
- Hits          15946    15938       -8     
- Misses       121864   121937      +73     
+ Partials       1596     1595       -1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@IllianiBird IllianiBird merged commit 9eb7655 into MegaMek:master Apr 11, 2025
6 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.

[RFE] Improve right hand panel in Finances
2 participants
0