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

Landing page layout issue on low DPI displays #117

Open
bilenkonito opened this issue Aug 4, 2022 · 0 comments
Open

Landing page layout issue on low DPI displays #117

bilenkonito opened this issue Aug 4, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@bilenkonito
Copy link

bilenkonito commented Aug 4, 2022

Describe the bug

The landing page for the MacOS version of the editor doesn't adjust its size properly when opened on a low DPI display or at a lower than 1080p resolution (non-retina-scaling).
Since the window is not resizeable, part of the contents stay outside the visible boundaries.

To Reproduce

Steps to reproduce the behavior:

  1. Open 'Jellycuts' for MacOS
  2. Click on 'Customization'
  3. Scroll down to 'Theming' section

Expected behavior

Either the contents should be smaller or the window bigger.
Alternatively the window should be resizeable.

Screenshots

image
Notice the horizontal scroll stops before the end of the content on the right.

Information

  • Device: MacBookPro9,2 / MacBook Pro (13-inch, Mid 2012)
  • OS: MacOS Monterey 12.5 (21G72)
  • Jellycuts Version: 1.0 (9)
  • Jailbroken? MacOS installed clean via OpenCore Legacy due to unsupported upgrade path

Additional context

I've noticed this issue quite often in apps made for recent versions of MacOS (since Big Sur, to be precise) when they are opened on low DPI displays. It's worth noting that the issue is dependent on the display the app was open on, not on the display it is currently being displayed on. If you open the app in an external display at >=1080p resolution (2560x1440p in retina-scaling mode if I'm not mistaken) and then move the window to a low DPI display such as the 720p non-retina-scaling one on the MacBookPro9,2 (or any pre-1080p external display for that matter), the issue is not present at all and the window simply ends up being bigger than usual on the low DPI display.

@bilenkonito bilenkonito added the bug Something isn't working label Aug 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant