mirror of
https://github.com/feeddeck/feeddeck.git
synced 2026-03-22 21:09:51 -05:00
[PR #86] [MERGED] [core] Remove Blank Line in Item Preview Description #369
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/86
Author: @ricoberger
Created: 11/29/2023
Status: ✅ Merged
Merged: 11/29/2023
Merged by: @ricoberger
Base:
main← Head:core-remove-newlines-in-item-preview-description📝 Commits (1)
7e42b9d[core] Remove Blank in Item Preview Description📊 Changes
1 file changed (+5 additions, -1 deletions)
View changed files
📝
app/lib/widgets/item/preview/utils/item_description.dart(+5 -1)📄 Description
This commit removes all blank lines in the item preview description, so that we do not render a blank line as the last line. This was done to improve the style of the item previews, which looked ugly when the last line was a blank line.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.