-
Notifications
You must be signed in to change notification settings - Fork 19
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
Numbers are not visible on some spin button items.(Windows11 Widget Theme and HiDPI?) #81
Comments
I cannot reproduce this issue in Windows 10, with my screen (125% scaling). In my opinion, this should be fixed in Qsynth, with a more flexible layout setting for spin boxes. But anyway, here is a workaround for you:
|
Yes. The Windows11 style is new in Qt 6.7 (recently released), and it has been bundled in Qsynth 0.9.90. The spin boxes are more "touch friendly" than before, but they also demand more screen space. This is only a windows issue for now, but having style plugins in Qt means that we may have this problem as well in the future in a new KDE or GTK style. @rncbc : what do you think about changing the spin boxes in Example:
|
Hello.
Windows 11 (Surface 7 Pro , Custom scaling set to 200%)
Qsynth 0.9.90
In the above environment, numbers are not visible on some spin button items.


For example, MIDI Channels in the Setup screen, MIDI tab.
Polyphony in the Audio tab.
In 0.9.13, they were displayed without any problem.


The text was updated successfully, but these errors were encountered: