Thanks for the bug report! As you mentioned in another comment, this issue tends to appear for users with longer usernames. There’s already an open issue tracking a similar overflow problem where the scores overlap with other information.
I’ve created a PR which applies some fixes such as limiting the width of the username if its too long. If you’re interested in the details or would like to provide some additional suggestions, you can check it out here: https://github.com/thunder-app/thunder/pull/1890
If everything looks good, this fix will likely land in the next minor release (0.7.2)!
Thanks for the bug report! As you mentioned in another comment, this issue tends to appear for users with longer usernames. There’s already an open issue tracking a similar overflow problem where the scores overlap with other information.
I’ve created a PR which applies some fixes such as limiting the width of the username if its too long. If you’re interested in the details or would like to provide some additional suggestions, you can check it out here: https://github.com/thunder-app/thunder/pull/1890
If everything looks good, this fix will likely land in the next minor release (0.7.2)!