mirror of
https://github.com/feeddeck/feeddeck.git
synced 2026-03-22 21:09:51 -05:00
[PR #77] [MERGED] [core] Improve Subtitle in Details View #362
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/77
Author: @ricoberger
Created: 11/26/2023
Status: ✅ Merged
Merged: 11/26/2023
Merged by: @ricoberger
Base:
main← Head:core-improve-subtitle📝 Commits (1)
4c2a19b[core] Improve Subtitle in Details View📊 Changes
1 file changed (+81 additions, -14 deletions)
View changed files
📝
app/lib/widgets/item/details/utils/item_subtitle.dart(+81 -14)📄 Description
This commit improves the displayed subtitle in the details view of an item. For that we have adjusted the
ItemSubtitlewidget to diplay next to the source title, author and publishing time an corresponding icon. We also increased the space between the items and we are using a|instead of a/as seperator.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.