👽 Support server-side truncate content

This commit is contained in:
2024-10-13 20:36:10 +08:00
parent 1fc84099fe
commit 1809f2557d
4 changed files with 21 additions and 88 deletions

View File

@ -65,7 +65,6 @@ class _PostDetailScreenState extends State<PostDetailScreen> {
isClickable: false,
isOverrideEmbedClickable: true,
isFullDate: true,
isFullContent: true,
isShowReply: false,
isContentSelectable: true,
padding: AppTheme.isLargeScreen(context)