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

'Toolbar Icon Size' broken? #99

Closed
McBaws opened this issue Nov 23, 2023 · 1 comment
Closed

'Toolbar Icon Size' broken? #99

McBaws opened this issue Nov 23, 2023 · 1 comment

Comments

@McBaws
Copy link

McBaws commented Nov 23, 2023

Feature release 10 and 11 have different behaviour when it comes to this option.

I am using a 3072x1920 display at 175% scaling on Windows. Haven't tested this on any other machines.

Feature release 10:
Size 23
Size 24
Size 32

Feature release 11:
Size 23
Size 24
Size 32

As you can see, in release 11 the icons start off with a larger size, and the icons are weirdly pixelated. Could this be linked to the scaling factor?

It seems like the icons have the same pixellation at different sizes on both releases, but the icons are just bigger in 11, making them look weird.

@arch1t3cht
Copy link
Owner

I verified now that this was due to bumping wxWidgets from 3.1.4 to 3.1.7. Nothing regarding icon scaling changed in Aegisub's code since feature_10 either.
I'll look into this more when I have time, but if all else fails I'll just see if I can revert the bump for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants