[PR #101] [MERGED] fix: use container to fix expansion of tab #863

Closed
opened 2026-04-13 13:55:05 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: masterHead: tab-fix


📝 Commits (2)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/pd4d10/git-touch/pull/101 **Author:** [@shreyas1599](https://github.com/shreyas1599) **Created:** 9/15/2020 **Status:** ✅ Merged **Merged:** 10/8/2020 **Merged by:** [@pd4d10](https://github.com/pd4d10) **Base:** `master` ← **Head:** `tab-fix` --- ### 📝 Commits (2) - [`00aa71f`](https://github.com/pd4d10/git-touch/commit/00aa71ff11a9ca68a1c8d9c5cb0d453a3ce870b1) fix: use container to fix expansion of tab - [`60c7c7e`](https://github.com/pd4d10/git-touch/commit/60c7c7ea21ae7e368bf5a32a48cf382dfa6ddd3d) fixup ### 📊 Changes **1 file changed** (+15 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `lib/scaffolds/tab.dart` (+15 -9) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-13 13:55:05 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/git-touch#863