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

Fix word wrapped widget length #15905

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

sonninnos
Copy link
Collaborator

Description

Tiny recalculation on widget width based on new wrapped length, since it seems to be more or less off in certain cases, especially with pixel font.

Before:
retroarch_2023_11_14_15_05_21_774
retroarch_2023_11_14_15_06_03_450

After:
retroarch_2023_11_14_15_08_14_921
retroarch_2023_11_14_15_08_28_935

Any ideas why there are different msg_queue_default_rect_width lengths based on menu being alive or not? Seems pretty pointless to me..

@LibretroAdmin LibretroAdmin merged commit b341d90 into libretro:master Nov 14, 2023
22 checks passed
@sonninnos sonninnos deleted the widget-wrap-length branch November 14, 2023 18:48
Sunderland93 pushed a commit to Sunderland93/RetroArch that referenced this pull request Dec 26, 2024
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.

2 participants