shadowmage45 / SSTULabs

Dev repository for testing/unfinished KSP parts/plugins/etc.
Other
62 stars 41 forks source link

Recoloring GUI size not working #651

Closed Jimbodiah closed 6 years ago

Jimbodiah commented 6 years ago

Mage, I tried setting the GUI length to something higher (640-800) a few times, but it will not rescale. Am I using the wrong parameter perhaps?

// specifies the total height of the recoloring GUI
recolorGUITotalHeight = 800
shadowmage45 commented 6 years ago

Hmm... that -should- work, but perhaps I missed something code-side. (didn't test it... don't have time to test even half the stuff I work on anymore... too much stuff...)

Jimbodiah commented 6 years ago

Moar Stuff!!! :)

shadowmage45 commented 6 years ago

Fixed.

Please not that just making the GUI wider will not add extra columns to the preset color area. Really... there is no use in making it wider. (might be possible in the future, with the addition of a ton more code)

But the length adjustment stuff does work now. (in TU 1.0.0.7)

Jimbodiah commented 6 years ago

NP on the width, this is why I lilke having the lsit longer so to fit some more lines of often used colors.

I grew up with the large sized crayola box ;)