mod: 长图标签显示判断
This commit is contained in:
@ -880,7 +880,7 @@ InlineSpan buildContent(
|
||||
height: height,
|
||||
),
|
||||
),
|
||||
height > maxHeight
|
||||
height > Get.size.height * 0.9
|
||||
? const PBadge(
|
||||
text: '长图',
|
||||
right: 8,
|
||||
|
Reference in New Issue
Block a user