mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-05-07 04:10:01 -05:00
[PR #39] [MERGED] Fixed text overflow on trending page #1449
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pd4d10/git-touch/pull/39
Author: @satoshin21
Created: 2/13/2020
Status: ✅ Merged
Merged: 2/14/2020
Merged by: @pd4d10
Base:
master← Head:satoshin21/fixed-text-overflow📝 Commits (1)
530a313Fixed text overflow on trending page📊 Changes
1 file changed (+9 additions, -6 deletions)
View changed files
📝
lib/screens/gh_trending.dart(+9 -6)📄 Description
On trending Developers page, sometimes user name and repository name overflowed. I fixed it.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.