Hide delta V UI when the stock delta V app/calculations are disabled.#31
Conversation
|
Seems good. A few remarks :
I was about to do a new release, will merge and take care of those bits. Thanks for the contribution ! |
|
Ooh, thanks! Will remember. :) |
|
Little note in case the become relevant in the future : the patch might break the BasicDeltaV mod by DMagic. Doesn't really matter since that mod is abandoned and doesn't work in 1.12, but in case it ever get revived and the patch causes an issue, it should disable the patch through MM. |
Yep I noticed that too. Will try to look into it.
Well, I prefer not to make that an user-facing setting. I remember seeing some plugins relying on those (BetterBurnTime ?). "Advanced" users can take the responsibility of editing the KSP This patch is there as a convenience fix for disabling the UI for that use case or when another plugin (RO...) decides to disable the stock DV calcs. Resulting bugs or plugin incompatibilities while doing so are their responsibility. |
|
Oh yuck sorry I missed the text. I can also look into it this evening,
think it's just 'ebtText'
Sent by my thumbs, slowly.
…On Sat, Apr 23, 2022, 4:55 AM gotmachine ***@***.***> wrote:
this "burn time" string could be removed for disabled stock dV
Yep I noticed that too. Will try to look into it.
maybe put "disable Stock dV calculation" in the KSPCF GUI options?
Well, I prefer not to make that an user-facing setting. I remember seeing
some plugins relying on those (BetterBurnTime ?). "Advanced" users can take
the responsibility of editing the KSP settings.cfg file manually to
disable them.
This patch is there as a convenience fix for disabling the UI for that use
case or when another plugin (RO...) decides to disable the stock DV calcs.
Resulting bugs or plugin incompatibilities while doing so are their
responsibility.
—
Reply to this email directly, view it on GitHub
<#31 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABHH4IXMQAYLZTYLQR6UKF3VGPQKHANCNFSM5TXZ5S5A>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|

Otherwise it's just showing a bunch of "0m/s" and empty UI windows, which looks broken.
Annoyingly there's a little empty gray area where the total dV display was on the staging UI, but I'm not seeing an obvious way to remove it or shrink the background, so eh. Better than a constant display of "0m/s" there at least.