[RETRACTED] Absolute maximum GUI size
Posted: Sun Jan 24, 2021 2:09 am
Currently, increasing UI scaling increases all GUI sizes, including maximum width & height. In case of trying to prevent a window from overlapping other UI elements, this achieves the opposite effect — max. size 600 @ 100% becomes max. size 1200 on 200%, ensuring that it will overlap other elements, given large enough contents.
I understand that maximum sizes need to scale with UI in order to keep related elements scaling properly, but maybe there could be an additional parameter for non-scaled maximums? "absolute_maximal_height" or something?
I understand that maximum sizes need to scale with UI in order to keep related elements scaling properly, but maybe there could be an additional parameter for non-scaled maximums? "absolute_maximal_height" or something?