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 not applying DepartmentConfig.HeadImage #47

Merged
merged 2 commits into from
Jun 25, 2022

Conversation

NathanKell
Copy link
Contributor

Jim apparently forgot to hook up HeadImage when loading the Department list in the Admin UI. This fixes that.

(Strategia has a clobber-based version of this fix, but it only sometimes works in my experience. It won't stop working with this fix, so I have no concerns with breaking compat.)

@NathanKell
Copy link
Contributor Author

@gotmachine it's...plausible this should be a Modding support thing rather than a bugfix. Depends on your point of view I guess. I'm fine either way, obviously.

@gotmachine gotmachine merged commit 4b251e4 into KSPModdingLibs:dev Jun 25, 2022
gotmachine added a commit that referenced this pull request Jun 25, 2022
- New KSP bugfix : [StickySplashedFixer](#44) (@NathanKell)
- New modding bugfix : [DepartmentHeadImage](#47) (@NathanKell)
- PersistentIConfigNode patch : added `Guid` serialization support to `CreateObjectFromConfig()`, `LoadObjectFromConfig()` and `CreateConfigFromObject()` methods (@NathanKell).
@NathanKell NathanKell deleted the DepartmentHeadImage branch June 26, 2022 05:35
gotmachine added a commit that referenced this pull request Jan 30, 2023
- New KSP bugfix : [StickySplashedFixer](#44) (@NathanKell)
- New modding bugfix : [DepartmentHeadImage](#47) (@NathanKell)
- PersistentIConfigNode patch : added `Guid` serialization support to `CreateObjectFromConfig()`, `LoadObjectFromConfig()` and `CreateConfigFromObject()` methods (@NathanKell).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants