mirror of
https://github.com/feeddeck/feeddeck.git
synced 2026-03-08 22:52:02 -05:00
[PR #246] [MERGED] Allow Swiping Gestures to Switch Column #236
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/feeddeck/feeddeck/pull/246
Author: @ricoberger
Created: 4/19/2025
Status: ✅ Merged
Merged: 4/19/2025
Merged by: @ricoberger
Base:
main← Head:allow-swiping-gestures-to-switch-column📝 Commits (1)
86181c9Allow 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.