#Steam Workshop::GUI Scaler (Fix Small Sp...
1 messages ยท Page 1 of 1 (latest)
@zinc sigil This should use ScrH() for scaling, ScrW() isn't reliable as widescreen exists.
Seems promising though, but its currently unusable for me as im using a widescreen
i see, but have you tried pulling the dividers in the spawnmenu to your liking? this is just my jank solution while I cant work on it atm
that is an issue I have aswell, currently dont know how to fix it. ill try your scrh() method whenever I get the chance though ๐ thanks for letting me know!
๐
hey I just pushed an update (might take a second for steam to confirm it) using ScrH() like you said, see if it fixes your issues!
Does this only affect the spawn menu?
it affects all vgui elements
How is it done?
Are you overriding ScrW() and ScrH() and making them lie about their size?
Probably detours setsize/tall/wide and multiply based on difference from 1080p/1920
Good luck with docking