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 fighter images not switching to jets on tech. #11794

Merged
merged 1 commit into from
Jul 19, 2023

Conversation

asvitkine
Copy link
Contributor

Adds a TECH_ATTACHMENT_CHANGED event that the UI listens for to invalidate the image cache.

Also, adds code to delete colorized temp files on game end as well as cleaning up some tech results display code.
Fixes: #7418 (not a 2.6 issue)

Change Summary & Additional Notes

Release Note

FIX|Jet fighters not drawn with correct image after researching jet power tech.

Adds a TECH_ATTACHMENT_CHANGED event that the UI listens for to invalidate the image cache.

Also, adds code to delete colorized temp files on game end as well as cleaning up some tech results display code.
@asvitkine asvitkine merged commit 8ad468d into triplea-game:master Jul 19, 2023
1 check 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.

Jet Fighter Technology does not update unit images
1 participant