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

Blank Engine Configs section when all are hidden #289

Open
lpgagnon opened this issue Apr 8, 2022 · 2 comments
Open

Blank Engine Configs section when all are hidden #289

lpgagnon opened this issue Apr 8, 2022 · 2 comments

Comments

@lpgagnon
Copy link

lpgagnon commented Apr 8, 2022

from discord https://discord.com/channels/319857228905447436/620690446540341261/962070659092054067

When all additional engine configs on a part are hidden by the Speculative Level system, the part's info sidebar ends up with a blank Engine Configs section; looks like a bug more than anything else.

Hide it? or a good place to add a message explaining why it's blank?

It's normally hidden when a part has no additional configs at all.

@DRVeyl
Copy link
Collaborator

DRVeyl commented Apr 11, 2022

I don't see how ModuleEngineConfigs.GetInfo() produces a different result between when there are no additional configs [but it is still using MEC] as when configs get filtered out. The code path for <fewer than 2 configs> is the same regardless if the filter had anything to do with the reason why.

@Starwaster
Copy link
Contributor

You probably need to look at what TLTInfo() is doing.

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

No branches or pull requests

3 participants