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

scxtop: rendering breaks on large displays #1300

Open
JakeHillion opened this issue Feb 4, 2025 · 1 comment
Open

scxtop: rendering breaks on large displays #1300

JakeHillion opened this issue Feb 4, 2025 · 1 comment
Labels
bug Something isn't working scxtop

Comments

@JakeHillion
Copy link
Contributor

When rendered at low zoom levels on large displays scxtop's rendering starts getting funky.

Failure case (4K monitor at my normal zoom level):

Image

The boxing of view elements seems to have wrapped around somehow. The dynamic parts still render properly, but the static parts are messed up.

Super failure case (4K monitor really zoomed out):

Image

This one gets really weird. More of the same I think. The dynamic bit still renders properly.

Should look like (Cmd + a couple of times from the normal zoom level):

Image

cc @hodgesds

@JakeHillion JakeHillion added bug Something isn't working scxtop labels Feb 4, 2025
@etsal
Copy link
Contributor

etsal commented Feb 7, 2025

Just to add to this, rendering also breaks for small displays: When the tmux window is too small the UI refuses to load at all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working scxtop
Projects
None yet
Development

No branches or pull requests

2 participants