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

Fixes for text dialog, kreissack dialog #728

Merged
merged 5 commits into from
Nov 2, 2024
Merged

Conversation

Nopey
Copy link
Contributor

@Nopey Nopey commented Nov 2, 2024

label_create_with_width was abusing text_find_max_strlen thinking it produces the length of the longest line in the text after wrapping, when it in fact only produces the next line's length.

Kreissack's difficulty dialog is now wider than other dialogs, which is good
compare OMF 2097:
image

and OpenOMF (with these changes)
image

@Nopey
Copy link
Contributor Author

Nopey commented Nov 2, 2024

image
this breaks scoreboard at the moment
EDIT: fixed

@Nopey
Copy link
Contributor Author

Nopey commented Nov 2, 2024

image

@Nopey Nopey marked this pull request as ready for review November 2, 2024 21:02
@Nopey Nopey merged commit 85dbb32 into omf2097:master Nov 2, 2024
8 checks passed
@Nopey Nopey deleted the text_dialog branch November 2, 2024 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants