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 a minor visual regression #1017

Merged
merged 1 commit into from
Apr 22, 2024
Merged

Fix a minor visual regression #1017

merged 1 commit into from
Apr 22, 2024

Conversation

tleedjarv
Copy link
Contributor

No description provided.

The semantics of [Util.truncateString] were changed in commit
fb3f1cd. The commit also patched any
caller that relied on the previous semantics of not only truncating a
longer string but also padding a shorter string to the requested length.

One such caller relying on previous semantics was missed: displaying the
details of unchanged item details. This patch restores padding for this
single case.
@gdt gdt merged commit 13e3a5c into bcpierce00:master Apr 22, 2024
29 checks passed
@tleedjarv tleedjarv deleted the fix-rcpad branch April 22, 2024 15: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.

2 participants