[PR #58] [MERGED] [core] Add Missing Divider to Video Quality Selection #62

Closed
opened 2025-10-31 16:56:35 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/feeddeck/feeddeck/pull/58
Author: @ricoberger
Created: 10/30/2023
Status: Merged
Merged: 10/30/2023
Merged by: @ricoberger

Base: mainHead: core-add-missing-divider-to-video-quality-selection


📝 Commits (1)

  • 1440f77 [core] Add Missing Divider to Video Quality Selection

📊 Changes

1 file changed (+23 additions, -18 deletions)

View changed files

📝 app/lib/widgets/item/details/utils/item_videos.dart (+23 -18)

📄 Description

In the modal bottom sheet where a user can select the video quality the dividers between the different qualities were missing. This commit adds the missing divider, so that the modal bottom sheet looks similar to the other modal bottom sheets we are using (e.g. sign out, account settings).


🔄 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/feeddeck/feeddeck/pull/58 **Author:** [@ricoberger](https://github.com/ricoberger) **Created:** 10/30/2023 **Status:** ✅ Merged **Merged:** 10/30/2023 **Merged by:** [@ricoberger](https://github.com/ricoberger) **Base:** `main` ← **Head:** `core-add-missing-divider-to-video-quality-selection` --- ### 📝 Commits (1) - [`1440f77`](https://github.com/feeddeck/feeddeck/commit/1440f7796b26b57f53fb725dba82a19dd6c5d44d) [core] Add Missing Divider to Video Quality Selection ### 📊 Changes **1 file changed** (+23 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `app/lib/widgets/item/details/utils/item_videos.dart` (+23 -18) </details> ### 📄 Description In the modal bottom sheet where a user can select the video quality the dividers between the different qualities were missing. This commit adds the missing divider, so that the modal bottom sheet looks similar to the other modal bottom sheets we are using (e.g. sign out, account settings). <!-- Keep PR title verbose enough and add prefix telling about what source it touches e.g "[rss] Add feature xyz" or if the the PR is not realated to a source use "[core]", e.g. "[core] Fix xyz". If you add a breaking change within your PR you should add ":warning:" to the title, e.g. ":warning: [core] My breaking change" --> <!-- Description of what have been changed. Please also reference an issue, when available. --> --- <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 2025-10-31 16:56:35 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/feeddeck#62