mirror of
https://github.com/feeddeck/feeddeck.git
synced 2026-03-09 07:02:01 -05:00
[PR #85] [MERGED] [core] Add Right Click Support for Item Actions #87
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/85
Author: @ricoberger
Created: 11/29/2023
Status: ✅ Merged
Merged: 11/29/2023
Merged by: @ricoberger
Base:
main← Head:core-add-right-click-support-for-item-actions📝 Commits (1)
508d36f[core] Add Right Click Support for Item Actions📊 Changes
1 file changed (+10 additions, -1 deletions)
View changed files
📝
app/lib/widgets/item/preview/utils/item_actions.dart(+10 -1)📄 Description
Until now it was only possible to show the actions for an item by pressing longer on the item. Now a user can also right click on the item to display the actions which feels a bit more natural on desktop devices.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.