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

Fixed SPA Tooltip HTML Wrapping in PersonViewPanel #5087

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

IllianiCBT
Copy link
Collaborator

@IllianiCBT IllianiCBT commented Oct 20, 2024

Removed the unnecessary <html> tags from tooltip descriptions in PersonViewPanel.

Closes #4995 && #5020

Removed the unnecessary "<html>" tags from tooltip descriptions in `PersonViewPanel`.
@IllianiCBT IllianiCBT added Bug GUI SPA Any issue relating to SPA's. Includes Bugs and RFE labels Oct 20, 2024
@IllianiCBT IllianiCBT self-assigned this Oct 20, 2024
@codecov-commenter
Copy link

codecov-commenter commented Oct 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 10.43%. Comparing base (a339462) to head (ac97987).
Report is 138 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #5087      +/-   ##
============================================
+ Coverage     10.42%   10.43%   +0.01%     
- Complexity     6028     6044      +16     
============================================
  Files           953      953              
  Lines        134113   134121       +8     
  Branches      19435    19437       +2     
============================================
+ Hits          13979    13997      +18     
+ Misses       118785   118777       -8     
+ Partials       1349     1347       -2     

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

@HammerGS HammerGS merged commit 6112e9e into MegaMek:master Oct 21, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug GUI SPA Any issue relating to SPA's. Includes Bugs and RFE
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[0.50.1-SNAPSHOT] SPA tooltips are messed up
3 participants