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

wrap the menu descriptions in the Zone menu #76369

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

db48x
Copy link
Contributor

@db48x db48x commented Sep 12, 2024

Summary

Interface "wrap the descriptions in the zone menu so that it doesn’t have a ridiculous width"

Purpose of change

Fixes #76260

Testing

Add a zone (personal or otherwise), then open the zone menu. The descriptions of each menu item should wrap at a reasonable width rather than running off the screen.

@github-actions github-actions bot added [C++] Changes (can be) made in C++. Previously named `Code` <Bugfix> This is a fix for a bug (or closes open issue) Info / User Interface Game - player communication, menus, etc. json-styled JSON lint passed, label assigned by github actions astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions labels Sep 12, 2024
@ghost
Copy link

ghost commented Sep 12, 2024

Bildschirmfoto vom 2024-09-12 10-49-25

in the build cdda-linux-tiles-x64-2024-09-10-0532 is the same resolution Problem, my display is "so small" that i did not see anything of the text in the zone manager like in the Bug #76260

@db48x
Copy link
Contributor Author

db48x commented Sep 12, 2024

None of that is relevant to the zone menu. If you want to discuss other problems, search for the existing bug reports about those other problems.

@Maleclypse Maleclypse merged commit 6341fd2 into CleverRaven:master Sep 12, 2024
23 of 28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions <Bugfix> This is a fix for a bug (or closes open issue) [C++] Changes (can be) made in C++. Previously named `Code` Info / User Interface Game - player communication, menus, etc. json-styled JSON lint passed, label assigned by github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improper horizontal scaling of Imgui menus
2 participants