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

Fix CF warning sprite to work with isometric view. #5014

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

HoneySkull
Copy link
Collaborator

This PR fixes the CF Warning rendering for isometric view. Specifically when toggling back and forth between isometric and normal rendering. The warning signs were not being updated to the correct elevation on toggle.

image

should be:

image

@HoneySkull
Copy link
Collaborator Author

This is a minor gui cleanup. The feature works in isometric view and non-isometric view - it just didn't update when toggling between the two. (If one would select a different entity in deploy or movement phase, it would then update correctly.)

@HammerGS HammerGS merged commit 5378469 into MegaMek:master Jan 9, 2024
4 checks passed
HammerGS added a commit that referenced this pull request Jan 9, 2024
+ PR #5024: Mech summary invalid
+ PR #5023: Correct conversion exception causing search to not work
+ Fix #5015: Add advanced search for gyro
+ PR #5014: Fix CF warning sprite to work with isometric view
+ PR #5012: QuirkEntry: remove maximum slot number check (fixes
MegaMekLab#1364)
+ PR #4992: Don't display engine rating for SV engines
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.

3 participants