mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-05-06 11:48:50 -05:00
[PR #101] [MERGED] fix: use container to fix expansion of tab #2705
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/101
Author: @shreyas1599
Created: 9/15/2020
Status: ✅ Merged
Merged: 10/8/2020
Merged by: @pd4d10
Base:
master← Head:tab-fix📝 Commits (2)
00aa71ffix: use container to fix expansion of tab60c7c7efixup📊 Changes
1 file changed (+15 additions, -9 deletions)
View changed files
📝
lib/scaffolds/tab.dart(+15 -9)📄 Description
Fixes #95
I initially made the suggestion to change the padding to 12 from 10, but that didn't work when I tried it on the iPad. Changing to a container with a fixed width did the trick.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.