Hi. I'm currently making translation mod. But some texts on cockpit.config are taking more space than originals which looks bad. Does anybody know how can I manipulate width of this text? And height? I only managed to make description window bigger with "planetinfo" section, but it ended up being empty on top half.
Well that's not something I've fiddled with before. But have you had a look at this panes (GUI) tutorial/reference? It looks like there is a "fontSize" variable for label panes--assuming it's the label panes you want to edit.
I've found it its on "/gui/planetinfo/children/inner/children/description". There's "position" of whole text and "wrapWidth" variable if somebody is interested. Thx for this tip, I'll surely make good use of it