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

Scaling factor causes parts of box to be cut off #280

Open
ethanc8 opened this issue Jul 14, 2024 · 1 comment
Open

Scaling factor causes parts of box to be cut off #280

ethanc8 opened this issue Jul 14, 2024 · 1 comment

Comments

@ethanc8
Copy link
Contributor

ethanc8 commented Jul 14, 2024

When changing the GSScaleFactor to a number other than 1, parts of the contents of a box may be cut off. This can be seen, for example, in SystemPreferences.app.

How to reproduce

Open a desktop, and make sure that GNUstep isn't using client-side decorations and that SystemPreferences.app is not running. Then:

defaults write NSGlobalDomain GSScaleFactor 1.5
defaults write NSGlobalDomain GSFontHinting 17
SystemPreferences

Screenshots

Scaling factor 0.5, @ethanc8's computer, NesedahRik theme, KDE Plasma 6.1 with KWin Wayland:
image

Scaling factor 1.5, @ethanc8's computer, NesedahRik theme, KDE Plasma 6.1 with KWin Wayland:
image

Scaling factor 2.0, @ethanc8's computer, NesedahRik theme, KDE Plasma 6.1 with KWin Wayland:
image

@pkgdemon's computer:
image

@ethanc8
Copy link
Contributor Author

ethanc8 commented Jul 14, 2024

Discord discussion with @gcasa @pkgdemon:
image
image
image
image
image
image
image

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

No branches or pull requests

1 participant