Hello all, Playing with monitor set up at 1920x1080 and when I get to three banks of tech slots in galactic warefare it covers up the message from any new techs and I'm unable to click proceed (or reject). Are there any work known workarounds for the moment? Thanks,
You could try this: Open the console (with the ~/` key next to '1') and type: Code: $("#system-card, #inventory").css("zoom", 0.5); Then hit enter, and then escape to close the console. That should shrink the offending UI elements.