Kerbal-Konstructs
Kerbal-Konstructs copied to clipboard
update TS icons
updated the Tracking Station on-map icons to being similar to the On/Off Buttons
Also I didn't find the RecoveryBaseOn and RecoveryBaseOff icons ($) in the Assets\. Where are they?
UPD. oh, I got it, probably the $ button is just a char


As you can see, with centering to a planet maximum scale is too low and icons are hover each other,
but if you tracks object on a surface (or going to flight-map), the scale could be larger.

Is it possible to unlock that limitation and make max scale even larger and also in centering a planet?
@GER-Space
Also I could change $ to the general currency ¤, or use funds
, but for that you need to add images for on/off button to the assets/
Hi, thank you for your interest in improving the mod. Sadly the PR will not help, as I should Update the internal references in the c# code and then just delete the unused image files.
I take this as a very strong request to change the icons into something more consistent.
it's works on my side by replacing the images, and the code looks pretty runtime-ish, without any internal resources
https://github.com/GER-Space/Kerbal-Konstructs/blob/b51ceda783269201771a1234e667c0315f222b82/src/UI/UIMain.cs#L220
or if you said about the $-button - yes, it's need to be changed in the code