mirror of
https://github.com/feeddeck/feeddeck.git
synced 2026-03-09 15:12:10 -05:00
[PR #64] [MERGED] [github] Fix Icons in Item Preview #68
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/64
Author: @ricoberger
Created: 11/4/2023
Status: ✅ Merged
Merged: 11/4/2023
Merged by: @ricoberger
Base:
main← Head:github-fix-icons-not-shown📝 Commits (1)
891ace2[github] Fix Icons in Item Preview📊 Changes
1 file changed (+2 additions, -0 deletions)
View changed files
📝
app/lib/widgets/item/preview/item_preview_github.dart(+2 -0)📄 Description
The icons for GitHub items were not shown, because we did not set the correct "sourceIconType", which was required for the "ItemSource" widget.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.