Page 1 of 1

Modifying blueprints UI width

Posted: Fri Oct 02, 2020 1:33 pm
by DingoPD
I've been looking for a way to change the grid dimensions in blueprints UI window. But i've been unable to find any info how to tackle the problem. Or if it is even possible.

Specifically I'd like to wider the blueprint list row in grid view from 6 to 8 items, as that would considerably cut down on need to mouse wheel scroll through some of the larger BP books like balancers.

Anyone willing to point me in the right direction please? Thanks :)

Re: Modifying blueprints UI width

Posted: Sat Oct 03, 2020 8:16 pm
by eradicator
Ctrl+F6 to see gui styles in-game. Changing vanilla Gui elements isn't possible. If you're lucky you find a style that is unique to what you want to change, but it looks like BP gui uses a generic table_with_extra_margins.

Re: Modifying blueprints UI width

Posted: Sun Oct 04, 2020 4:15 am
by DingoPD
Thank You for the info. :)