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 width of content text fluctuating over time #15055

Merged
merged 1 commit into from
Oct 27, 2020

Conversation

mayaeh
Copy link
Contributor

@mayaeh mayaeh commented Oct 27, 2020

Some languages ​​have different numbers of characters in time words.

Since #15053 , the width of the posted content may fluctuate over time in such languages.
It will confuse the user.

This PR fix it.

Before:
now
2020-10-27 17 53 44
10sec
2020-10-27 17 53 54
1minute
2020-10-27 17 54 44

After:
now
2020-10-27 18 08 21
10sec
2020-10-27 18 08 05
1minute
2020-10-27 18 09 23

@Gargron Gargron merged commit 2ae751f into mastodon:master Oct 27, 2020
@mayaeh mayaeh deleted the fix_status-behavior branch October 27, 2020 13:04
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.

None yet

3 participants