Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

make throttling flags ellipsized to avoid massively oversized window #402

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

neggles
Copy link
Contributor

@neggles neggles commented Nov 7, 2024

Small change to stop chips with every single throttling flag enabled from causing a comically-oversized >20k pixel wide window to spawn:

Screenshot 2024-11-07 at 12 37 40 am

We simply tell GTK to ellipsize the text if it won't fit. This could probably use a little bit of margin on the left (it runs into the Throttling: label a tad) but it does the job, and there aren't many systems this affects.

@ilya-zlobintsev ilya-zlobintsev merged commit 2d00ce0 into ilya-zlobintsev:master Nov 7, 2024
4 of 26 checks passed
ilya-zlobintsev added a commit that referenced this pull request Nov 7, 2024
should help with behaviour described in #402
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants