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

Fixes #6297 Path sprites hidden under units. #6312

Merged
merged 1 commit into from
Dec 25, 2024

Conversation

HoneySkull
Copy link
Collaborator

Fixes #6297. Units are being drawn over unit sprites. Sprites in isometric mode (T) and non-isometric mode were not rendering in the same order.

Copy link

codecov bot commented Dec 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 28.95%. Comparing base (3b7ac02) to head (e97078f).
Report is 27 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #6312      +/-   ##
============================================
- Coverage     28.95%   28.95%   -0.01%     
  Complexity    14032    14032              
============================================
  Files          2672     2672              
  Lines        269292   269306      +14     
  Branches      47929    47939      +10     
============================================
  Hits          77970    77970              
- Misses       187418   187432      +14     
  Partials       3904     3904              

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

@HoneySkull HoneySkull merged commit 6bbdb23 into MegaMek:master Dec 25, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[0.50.02-SNAPSHOT] Board text overlays appearing beneath units when isometric view is enabled
2 participants