Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Search Panel] The size of input layout becomes unreadable #2541

Closed
mchornyi opened this issue Apr 1, 2024 · 14 comments
Closed

[Search Panel] The size of input layout becomes unreadable #2541

mchornyi opened this issue Apr 1, 2024 · 14 comments
Labels
bug done done but not deployed list1_ next after current Priority 2 above normal

Comments

@mchornyi
Copy link

mchornyi commented Apr 1, 2024

At startup it looks fine but after a while > 1 hour the size of bottom layout strangely decrease
image

@slynch8
Copy link
Owner

slynch8 commented Apr 1, 2024

What do you have your UIScale setting set to?

@slynch8 slynch8 added bug Priority 2 above normal list1_ next after current labels Apr 1, 2024
@mchornyi
Copy link
Author

mchornyi commented Apr 1, 2024

Hi,

What do you have your UIScale setting set to?

10x Settings :
UIScale: auto

Below are my PC settings:

image
image
image

@slynch8
Copy link
Owner

slynch8 commented Apr 3, 2024

It seems to only happen when the UIScale setting is 1.25 (or auto with the OS scale set to 125%), if you set it to 1 or 1.5 it stops happening. I'm looking into it.

@slynch8 slynch8 added the done done but not deployed label Apr 3, 2024
@mchornyi
Copy link
Author

mchornyi commented Apr 3, 2024

Hi,
I set UIScale to 1 and OS to 125%. Played a bit with fonts and got the following results:

image

@slynch8
Copy link
Owner

slynch8 commented Apr 3, 2024

Yes, that's a known issue with setting a larger UI font size, the UI won't automatically scale up (that's what UIScale is for).

I think I've got a fix now though. Can you give this build a try:
www.10xeditor.com/upload/10xUIScaleBugFix.zip

@mchornyi
Copy link
Author

mchornyi commented Apr 3, 2024

trim.7D584E79-8976-4D8B-8A09-F691CDD12713.MOV

@slynch8
Copy link
Owner

slynch8 commented Apr 3, 2024

Try setting your UIFontSize back to default

@mchornyi
Copy link
Author

mchornyi commented Apr 3, 2024

It is better. But we may still notice how labels overlap checkboxes.

trim.85B9C18D-EB5D-4E79-B93B-A42D79B11319.MOV

@slynch8
Copy link
Owner

slynch8 commented Apr 3, 2024

Maybe it's the font you're using. Can you send me your settings file?

@mchornyi
Copy link
Author

mchornyi commented Apr 3, 2024

I set the fonts back to default value and it looks great.
image

@mchornyi
Copy link
Author

mchornyi commented Apr 3, 2024

But what should I do if I need to make font bigger and do not cause the issue again?
image

@slynch8
Copy link
Owner

slynch8 commented Apr 3, 2024

You can make everything bigger, including the UI font size by increasing UIScale, try setting it to 1.5.

@slynch8
Copy link
Owner

slynch8 commented Apr 3, 2024

It might also be that the font you are using is bigger by default, so you can set the UIScale higher and the UIFontSize lower to make it fit.

@mchornyi
Copy link
Author

mchornyi commented Apr 3, 2024

It works! Thanks a lot!

@mchornyi mchornyi closed this as completed Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug done done but not deployed list1_ next after current Priority 2 above normal
Projects
None yet
Development

No branches or pull requests

2 participants