[PR #246] [MERGED] Allow Swiping Gestures to Switch Column #236

Closed
opened 2025-10-31 17:00:11 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/feeddeck/feeddeck/pull/246
Author: @ricoberger
Created: 4/19/2025
Status: Merged
Merged: 4/19/2025
Merged by: @ricoberger

Base: mainHead: allow-swiping-gestures-to-switch-column


📝 Commits (1)

  • 86181c9 Allow Swiping Gestures to Switch Column

📊 Changes

1 file changed (+10 additions, -1 deletions)

View changed files

📝 app/lib/widgets/deck/deck_layout_small.dart (+10 -1)

📄 Description

It is now possible to switch the column in a deck by swiping to the left
/ right.

Closes #228


🔄 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/246 **Author:** [@ricoberger](https://github.com/ricoberger) **Created:** 4/19/2025 **Status:** ✅ Merged **Merged:** 4/19/2025 **Merged by:** [@ricoberger](https://github.com/ricoberger) **Base:** `main` ← **Head:** `allow-swiping-gestures-to-switch-column` --- ### 📝 Commits (1) - [`86181c9`](https://github.com/feeddeck/feeddeck/commit/86181c9c5d3003bc49c36b144816bfff5d01b2ef) Allow Swiping Gestures to Switch Column ### 📊 Changes **1 file changed** (+10 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `app/lib/widgets/deck/deck_layout_small.dart` (+10 -1) </details> ### 📄 Description It is now possible to switch the column in a deck by swiping to the left / right. Closes #228 <!-- 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 17:00:11 -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#236