gotmachine / UpgradesUIExtensions

Kerbal Space program plugin : interface tweaks for the upgrades feature
2 stars 1 forks source link

Weird getPrimaryField behavior #6

Open blackliner opened 7 years ago

blackliner commented 7 years ago

Hello, and first, thanks for the mod. Only with your GUI, my cfg's upgrades can be seen in a senseful way. But i think i might have found a little bug. the getPrimaryFields of some mods get thrown into one line, causing this:

https://i.imgur.com/LGOal66.png

Could it be possible, that this missing newline comes from somewhere here:

UpgradesUIExtensions/UpgradesUIExtensions/EditorTooltipWithUpgrades.cs line 218 and/or 225

Confirmed: without your mod, the text is ok:

https://i.imgur.com/j0vPFAI.png

gotmachine commented 7 years ago

You're right, the newline should be on line 218 and not on line 225. Thanks for the report, will fix in next release.

zer0Kerbal commented 5 years ago

was this fix in the version I forked?

blackliner commented 5 years ago

...zzzZZZ waking up zombies ;-)