You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 20, 2023. It is now read-only.
While Twitter only permits 280 characters in Tweets, for some reasons it allows up to 1000 for media descriptions.
This can lead to the issue that displaying all the text in
MediaDisplaycan obscure quite a lot of content, or even UI.Even though it's an edge case, we might need to think about a solution for this a some point.