Lordeath19 / Arma3JipTest

Messing around with jip and testing the limits of arma 3
https://github.com/Lordeath19/Arma3JipTest
0 stars 0 forks source link

Fix design of GOM dialog not displaying correct font #2

Closed Lordeath19 closed 5 years ago

Lordeath19 commented 5 years ago

When opening the GOM dialog, all text will be too big because there's no way to integrate the sizeEx property into run-time commands

Lordeath19 commented 5 years ago

This bug is rooted inside the list box component, there is no function or native way to actually change the font of the items globally, instead i will have to change each item which is no bueno for me.

For now just suck it up or use the other version of personal arsenal from the personalArsenal branch that has a good looking GOM