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

Overlays: smash some bugs in message dialogs #12396

Merged
merged 2 commits into from
Jul 29, 2022
Merged

Conversation

Megamouse
Copy link
Contributor

Old positioning was completely wrong in certain cases. How did I miss that?
I'll just show the good versions. On master these are all off-center or aligned to the left (apart from the first one, which works).

image
image
image

- Fix off by one issue when we wrapping a line caused by unnecessary zeroed whitespaces.
- Fix centering of lines that end with carriage return caused by overzealous reset of counters.
- Remove fabs where there shouldn't be any
@Megamouse Megamouse marked this pull request as ready for review July 27, 2022 16:21
@Megamouse Megamouse requested a review from kd-11 July 27, 2022 16:21
@Megamouse Megamouse merged commit 228844c into RPCS3:master Jul 29, 2022
@Megamouse Megamouse deleted the overlays branch July 29, 2022 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants